Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package weblate for openSUSE:Factory checked 
in at 2022-06-06 11:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weblate (Old)
 and      /work/SRC/openSUSE:Factory/.weblate.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weblate"

Mon Jun  6 11:10:42 2022 rev:13 rq:980977 version:4.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/weblate/weblate.changes  2022-04-08 
00:28:16.749944883 +0200
+++ /work/SRC/openSUSE:Factory/.weblate.new.1548/weblate.changes        
2022-06-06 11:10:54.639341329 +0200
@@ -1,0 +2,20 @@
+Tue May 17 11:00:31 UTC 2022 - Mark??ta Machov?? <[email protected]>
+
+- Update to 4.12.2
+  * Added support for Amharic in :ref:check-end-stop.
+  * Added support for Burmese in :ref:check-end-question.
+  * Extended options of the :ref:addon-weblate.generate.pseudolocale add-on.
+  * Added ignore-all-checks flag to ignore all quality checks on a string.
+  * Avoid :ref:addon-weblate.generate.pseudolocale add-on to trigger failing 
checks.
+  * Added support for :ref:vcs-gitea.
+  * Added Linux style language code to :ref:component-language_code_style.
+  * Added support for rebuilding project translation memory.
+  * Improved API for creating components from a file.
+  * Add copy and clone buttons to other translations.
+  * Make merge request message configurable at component level.
+  * Improved maximal length restriction behavior with XML tags.
+  * Fixed loading Fluent files with additional comments.
+  * Add support for web monetization.
+  * Ensure Weblate SSH key is generated during migrations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ weblate.spec ++++++
--- /var/tmp/diff_new_pack.yNZwye/_old  2022-06-06 11:10:55.391342418 +0200
+++ /var/tmp/diff_new_pack.yNZwye/_new  2022-06-06 11:10:55.399342429 +0200
@@ -21,7 +21,7 @@
 %define WLETCDIR %{_sysconfdir}/weblate
 %define _name Weblate
 Name:           weblate
-Version:        4.11
+Version:        4.12.2
 Release:        0
 Summary:        Web-based translation tool
 License:        GPL-3.0-or-later
@@ -33,7 +33,7 @@
 # https://cihar.com/.well-known/openpgpkey/hu/wmxth3chu9jfxdxywj1skpmhsj311mzm
 Source2:        %{name}.keyring
 BuildRequires:  bitstream-vera
-BuildRequires:  borgbackup >= 1.1.9
+BuildRequires:  borgbackup >= 1.1.11
 BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  git-review >= 1.27.0
@@ -51,15 +51,14 @@
 BuildRequires:  python3-Django >= 3.2
 BuildRequires:  python3-GitPython >= 2.1.15
 BuildRequires:  python3-Levenshtein
-BuildRequires:  python3-Pillow >= 6.0.0
+BuildRequires:  python3-Pillow >= 9.0.0
+BuildRequires:  python3-Pygments >= 2.6.0
 BuildRequires:  python3-Sphinx >= 1.8
-BuildRequires:  python3-Whoosh >= 2.7.0
 BuildRequires:  python3-aeidon >= 1.9
 BuildRequires:  python3-bleach >= 3.1.1
 BuildRequires:  python3-boto3 >= 1.15.0
 BuildRequires:  python3-celery >= 5.0.3
-BuildRequires:  python3-celery-batches >= 0.2
-BuildRequires:  python3-chardet >= 3.0.4
+BuildRequires:  python3-charset-normalizer >= 2.0
 BuildRequires:  python3-cssselect >= 1.0.0
 BuildRequires:  python3-dbm
 BuildRequires:  python3-diff_match_patch = 20200713
@@ -72,7 +71,7 @@
 BuildRequires:  python3-djangorestframework >= 3.11
 BuildRequires:  python3-filelock >= 3.0.0
 BuildRequires:  python3-fluent
-BuildRequires:  python3-gobject >= 3.27.0
+BuildRequires:  python3-gobject >= 3.34.0
 BuildRequires:  python3-gobject-Gdk
 BuildRequires:  python3-gobject-cairo
 BuildRequires:  python3-google-cloud-translate >= 3.0.0
@@ -96,7 +95,7 @@
 BuildRequires:  python3-python-redis-lock >= 3.6.0
 BuildRequires:  python3-python3-saml >= 1.2.1
 BuildRequires:  python3-pytz
-BuildRequires:  python3-requests >= 2.20.0
+BuildRequires:  python3-requests >= 2.26.0
 BuildRequires:  python3-responses >= 0.10.1
 BuildRequires:  python3-ruamel.yaml >= 0.16.0
 BuildRequires:  python3-selenium
@@ -104,7 +103,7 @@
 BuildRequires:  python3-setuptools >= 40.3.0
 BuildRequires:  python3-siphashc >= 1.2
 BuildRequires:  python3-social-auth-app-django >= 5.0.0
-BuildRequires:  python3-social-auth-core >= 4.1.0
+BuildRequires:  python3-social-auth-core >= 4.2.0
 BuildRequires:  python3-sphinx-jsonschema
 BuildRequires:  python3-sphinx_rtd_theme
 BuildRequires:  python3-sphinxcontrib-httpdomain
@@ -116,11 +115,11 @@
 BuildRequires:  python3-zeep >= 3.2.0
 BuildRequires:  tesseract-ocr-traineddata-english
 BuildRequires:  tesseract-ocr-traineddata-orientation_and_script_detection
-BuildRequires:  translate-toolkit >= 3.5.1
+BuildRequires:  translate-toolkit >= 3.6.0
 BuildRequires:  typelib(Pango) >= 1.0
 BuildRequires:  typelib(PangoCairo) >= 1.0
 BuildRequires:  user(wwwrun)
-Requires:       borgbackup >= 1.1.9
+Requires:       borgbackup >= 1.1.11
 Requires:       cron
 Requires:       git
 Requires:       gpg2
@@ -128,11 +127,12 @@
 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-Pillow >= 9.0.0
+Requires:       python3-Pygments >= 2.6.0
 Requires:       python3-bleach >= 3.1.1
 Requires:       python3-celery >= 5.0.3
-Requires:       python3-celery-batches >= 0.2
+Requires:       python3-charset-normalizer >= 2.0
+Requires:       python3-cssselect >= 1.0.0
 Requires:       python3-diff_match_patch = 20200713
 Requires:       python3-django-appconf >= 1.0.3
 Requires:       python3-django-crispy-forms >= 1.9.0
@@ -142,7 +142,7 @@
 Requires:       python3-djangorestframework >= 3.11
 Requires:       python3-filelock >= 3.0.0
 Requires:       python3-fluent
-Requires:       python3-gobject >= 3.27.0
+Requires:       python3-gobject >= 3.34.0
 Requires:       python3-gobject-Gdk
 Requires:       python3-gobject-cairo
 Requires:       python3-hiredis >= 1.0.1
@@ -158,18 +158,17 @@
 Requires:       python3-pyparsing >= 3.0.5
 Requires:       python3-python-dateutil >= 2.8.1
 Requires:       python3-python-redis-lock >= 3.6.0
-Requires:       python3-pyuca >= 1.1
-Requires:       python3-requests >= 2.20.0
+Requires:       python3-requests >= 2.26.0
 Requires:       python3-sentry-sdk >= 0.13.0
 Requires:       python3-setuptools >= 40.3.0
 Requires:       python3-siphashc >= 1.2
 Requires:       python3-social-auth-app-django >= 5.0.0
-Requires:       python3-social-auth-core >= 4.1.0
+Requires:       python3-social-auth-core >= 4.2.0
 Requires:       python3-translation-finder >= 2.7
 Requires:       python3-user-agents >= 2.0
 Requires:       python3-weblate-language-data >= 2021.5
 Requires:       python3-weblate-schemas = 0.7
-Requires:       translate-toolkit >= 3.3.6
+Requires:       translate-toolkit >= 3.6.0
 Requires:       ((apache2 and apache2-mod_wsgi) or (nginx and uwsgi))
 Requires:       (postgresql and python3-psycopg2 >= 2.7.7 and 
postgresql-contrib)
 Requires:       typelib(Pango) >= 1.0
@@ -187,7 +186,6 @@
 Recommends:     mercurial >= 5.2
 Recommends:     python3-aeidon >= 1.9
 Recommends:     python3-boto3 >= 1.15.0
-Recommends:     python3-chardet >= 3.0.4
 Recommends:     python3-django-auth-ldap >= 1.3.0
 Recommends:     python3-docutils
 Recommends:     python3-google-cloud-translate >= 3.0.0

++++++ Weblate-4.11.tar.xz -> Weblate-4.12.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/weblate/Weblate-4.11.tar.xz 
/work/SRC/openSUSE:Factory/.weblate.new.1548/Weblate-4.12.2.tar.xz differ: char 
26, line 1

Reply via email to