Changelog for
weblate-3.2.2-lp150.15.2.noarch.rpm :
* Thu Nov 29 2018 sbrabecAATTsuse.com- Version update to 3.2.2:
* Remove no longer needed Babel dependency.
* Updated langauge definitions.
* Improve documentation for addons, LDAP and Celery.
* Fixed enabling new dos-eol and auto-java-messageformat flags.
* Fixed running setup.py test from PyPI package.
* Improved plurals handling.
* Fixed translation upload API failure in some corner cases.
* Fixed updating Git configuration in case it was changed manually.
* Document dependency on backports.csv on Python 2.7.
* Fix running tests under root.
* Improved error handling in gitexport module.
* Fixed progress reporting for newly added languages.
* Correctly report Celery worker errors to Sentry.
* Fixed creating new translations with Qt Linguist.
* Fixed occasional fulltext index update failures.
* Improved validation when creating new components.
* Added support for cleanup of old suggestions.
* Add install_addon management command for automated addon installation.
* Allow more fine grained ratelimit settings.
* Added support for export and import of Excel files.
* Improve component cleanup in case of multiple component discovery addons.
* Rewritten Microsoft Terminology machine translation backend.
* Weblate now uses Celery to offload some processing.
* Improved search capabilities and added regular expression search.
* Added support for Youdao Zhiyun API machine translation.
* Added support for Baidu API machine translation.
* Integrated maintenance and cleanup tasks using Celery.
* Improved performance of loading translations by almost 25%.
* Removed support for merging headers on upload.
* Removed support for custom commit messages.
* Configurable editing mode (zen/full).
* Added support for error reporting to Sentry.
* Added support for automated daily update of repositories.
* Added support for creating projects and components by users.
* Built in translation memory now automatically stores translations done.
* Users and projects can import their existing translation memories.
* Better management of related strings for screenshots.
* Added support for checking Java MessageFormat.- Disable zeep in the test suite (weblate-no-zeep.patch).
* Wed Aug 22 2018 tchvatalAATTsuse.com- Version update to 3.1.1:
* Many bugfixes/tweaks all around, see changelog for details- Add missed gpg binary to deps- Make tests work again as they read all paths from default weblate configs
* Tue Aug 21 2018 tchvatalAATTsuse.com- Add dependency over python3-jellyfish as stated by upstream
* Tue Aug 21 2018 tchvatalAATTsuse.com- Drop libavatar as it was deprecated upstream
* Thu Aug 02 2018 tchvatalAATTsuse.com- Require basic tesseract data for ocr
* Thu Aug 02 2018 tchvatalAATTsuse.com- Rather directly state python3 dependencies- Add all optional dependencies to BR/R to ensure we have whole feature set
* Wed Aug 01 2018 tchvatalAATTsuse.com- Convert the package to singlespec- Update to 2.20 release:
* Various bugfixes around, see changelog documents for details
* Wed Aug 01 2018 tchvatalAATTsuse.com- Weblate package to be used by openSUSE infrastructure