-
Wed Oct 26 2016 Sundeep Anand <suanand@redhat.com> - 1.5.1-1
- Upstream update to 1.5.1-1
-
Fri Apr 15 2016 Sundeep Anand <suanand@redhat.com> - 1.5.0-2
- add build requires, v1.5.0 release notes:
- Bug 1139950 - Translation files mapping rules
- Bug 1311705 - traceback when trying to push
- ZNTA-303 - podir projects handling
- ZNTA-927 - Project Status and Versions
- ZNTA-929 - failed to retrieve version in non-git environment
- ZNTA-934 - init failed to generate java-client compatible zanata.xml
- ZNTA-936 - error message for unexpected html response
- ZNTA-946 - Cannot push with zanata Python client 1.4.2
-
Fri Apr 15 2016 Ding-Yi Chen <dchen@redhat.com> - 1.5.0-1
- Upstream update to 1.5.0-1
-
Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
Thu Jan 21 2016 Ding-Yi Chen <dchen@redhat.com> - 1.4.2-1
- Upstream update to 1.4.2
-
Wed Jan 20 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.4.1-4
- Change define -> global to fix build issue with epel-rpm-macros.
-
Thu Jan 14 2016 Ding-Yi Chen <dchen@redhat.com> - 1.4.1-3
Fix the EPEL5 build.
-
Thu Jan 14 2016 Ding-Yi Chen <dchen@redhat.com> - 1.4.1-2
- Fix the Fedora 22 rpmlint error.
-
Wed Jan 13 2016 Ding-Yi Chen <dchen@redhat.com> - 1.4.1-1
- Upsteam update to 1.4.1 which fixed:
* Improvements
- zanata init Initialize Zanata project configuration
- zanata stats Displays translation statistics for a Zanata project version
* Bug fixes
- Bug 1206995 - Should allow anonymous pull from Zanata
- Bug ZNTA-853 - Crash when pushing local translations
-
Thu Dec 10 2015 Ding-Yi Chen <dchen@redhat.com> - 1.4.0-1
- Upsteam update to 1.4.0 which fixed:
- Bug 1215274 - specify minimum percentage completion on pull
- Rename zanatalib/project.py to zanatalib/projectutils.py
- Bug 1156236 - use locale aliases defined in the server
- added ProjectContext, Improved help, fixed code issues
- added <src-dir> and <trans-dir> in zanata.xml
- refactor code - added config to centralize rest resources
- Organize exception messages, added test.
- HTTP to HTTPS redirect - auto, if found in httplib2 response
- Rename zanatalib/client.py to zanatalib/resource.py
- flake8 changes and addition of: make flake8
- added requirements.txt