Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package weblate for openSUSE:Factory checked 
in at 2021-07-04 22:10:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weblate (Old)
 and      /work/SRC/openSUSE:Factory/.weblate.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weblate"

Sun Jul  4 22:10:45 2021 rev:6 rq:903709 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/weblate/weblate.changes  2021-05-12 
19:32:21.655006754 +0200
+++ /work/SRC/openSUSE:Factory/.weblate.new.2625/weblate.changes        
2021-07-04 22:10:50.505183172 +0200
@@ -1,0 +2,24 @@
+Fri Jul  2 07:59:20 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Update to 4.7.1
+  * Improved configuration health check.
+  * Added support for object-pascal-format used in gettext PO, see 
:ref:check-object-pascal-format.
+  * Renamed :guilabel:Nearby keys to :guilabel:Similar keys to better describe 
the purpose.
+  * Added support for :ref:mi18n-lang.
+  * Improved SAML authentication integration.
+  * Fixed :ref:vcs-gerrit integration to better handle corner cases.
+  * Weblate now requires Django 3.2.
+  * Fixed inviting users when e-mail authentication is disabled.
+  * Improved language definitions.
+  * Added support for blocking users from contributing to a project.
+  * Fixed automatic creation of glossary languages.
+  * Extended documentation about add-ons.
+  * Performance improvements for components with linked repositories.
+  * Added support for free DeepL API.
+  * The user management no longer needs Django admin interface.
+  * Improved popup for adding terms to glossary.
+  * Added support for LibreTranslate machine translation service.
+  * Added rate limiting on creating new projects.
+  * Improved performance of file updates.
+
+-------------------------------------------------------------------

Old:
----
  Weblate-4.6.2.tar.xz
  Weblate-4.6.2.tar.xz.asc

New:
----
  Weblate-4.7.1.tar.xz
  Weblate-4.7.1.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ weblate.spec ++++++
--- /var/tmp/diff_new_pack.p1Jae7/_old  2021-07-04 22:10:51.125178376 +0200
+++ /var/tmp/diff_new_pack.p1Jae7/_new  2021-07-04 22:10:51.129178345 +0200
@@ -21,7 +21,7 @@
 %define WLETCDIR %{_sysconfdir}/weblate
 %define _name Weblate
 Name:           weblate
-Version:        4.6.2
+Version:        4.7.1
 Release:        0
 Summary:        Web-based translation tool
 License:        GPL-3.0-or-later
@@ -47,7 +47,7 @@
 BuildRequires:  postgresql-server
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Cython >= 0.29.14
-BuildRequires:  python3-Django >= 3.1
+BuildRequires:  python3-Django >= 3.2
 BuildRequires:  python3-GitPython >= 2.1.15
 BuildRequires:  python3-Levenshtein
 BuildRequires:  python3-Pillow >= 6.0.0
@@ -57,7 +57,7 @@
 BuildRequires:  python3-akismet >= 1.0.1
 BuildRequires:  python3-bleach >= 3.1.1
 BuildRequires:  python3-boto3 >= 1.15.0
-BuildRequires:  python3-celery >= 4.4.5
+BuildRequires:  python3-celery >= 5.0.3
 BuildRequires:  python3-celery-batches >= 0.2
 BuildRequires:  python3-chardet >= 3.0.4
 BuildRequires:  python3-cssselect >= 1.0.0
@@ -108,8 +108,8 @@
 BuildRequires:  python3-tesserocr >= 2.3.0
 BuildRequires:  python3-translation-finder >= 2.7
 BuildRequires:  python3-user-agents >= 2.0
-BuildRequires:  python3-weblate-language-data >= 2021.1
-BuildRequires:  python3-weblate-schemas >= 0.6
+BuildRequires:  python3-weblate-language-data >= 2021.5
+BuildRequires:  python3-weblate-schemas >= 0.7
 BuildRequires:  python3-zeep >= 3.2.0
 BuildRequires:  tesseract-ocr-traineddata-english
 BuildRequires:  tesseract-ocr-traineddata-orientation_and_script_detection
@@ -122,13 +122,13 @@
 Requires:       git
 Requires:       gpg2
 Requires:       python3-Cython >= 0.29.14
-Requires:       python3-Django >= 3.1
+Requires:       python3-Django >= 3.2
 Requires:       python3-GitPython >= 2.1.15
 Requires:       python3-Levenshtein
 Requires:       python3-Pillow >= 6.0.0
 Requires:       python3-Whoosh >= 2.7.0
 Requires:       python3-bleach >= 3.1.1
-Requires:       python3-celery >= 4.4.5
+Requires:       python3-celery >= 5.0.3
 Requires:       python3-celery-batches >= 0.2
 Requires:       python3-diff_match_patch >= 20200713
 Requires:       python3-django-appconf >= 1.0.3
@@ -162,8 +162,8 @@
 Requires:       python3-social-auth-core >= 4.1.0
 Requires:       python3-translation-finder >= 2.7
 Requires:       python3-user-agents >= 2.0
-Requires:       python3-weblate-language-data >= 2021.1
-Requires:       python3-weblate-schemas >= 0.6
+Requires:       python3-weblate-language-data >= 2021.5
+Requires:       python3-weblate-schemas >= 0.7
 Requires:       translate-toolkit >= 3.3.6
 Requires:       ((apache2 and apache2-mod_wsgi) or (nginx and uwsgi))
 Requires:       (postgresql and python3-psycopg2 and postgresql-contrib)

++++++ Weblate-4.6.2.tar.xz -> Weblate-4.7.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/weblate/Weblate-4.6.2.tar.xz 
/work/SRC/openSUSE:Factory/.weblate.new.2625/Weblate-4.7.1.tar.xz differ: char 
25, line 1

Reply via email to