Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package translate-toolkit for
openSUSE:Factory checked in at 2021-05-05 20:39:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
and /work/SRC/openSUSE:Factory/.translate-toolkit.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit"
Wed May 5 20:39:38 2021 rev:45 rq:890047 version:3.3.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes
2021-03-21 23:18:45.808706132 +0100
+++
/work/SRC/openSUSE:Factory/.translate-toolkit.new.2988/translate-toolkit.changes
2021-05-05 20:39:38.975006733 +0200
@@ -1,0 +2,9 @@
+Mon May 3 09:38:36 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 3.3.6
+ * fixed handling of plurals in GWT properties
+ * lxml requirement was raised to 4.6.3 to address CVE-2021-28957
+ * Consistent using of XML entity for non-breakable space
+ * Fix newlines round-trip
+
+-------------------------------------------------------------------
Old:
----
translate-toolkit-3.3.3.tar.gz
New:
----
translate-toolkit-3.3.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.zuxTKl/_old 2021-05-05 20:39:39.563004209 +0200
+++ /var/tmp/diff_new_pack.zuxTKl/_new 2021-05-05 20:39:39.567004192 +0200
@@ -42,7 +42,7 @@
%define manpages translatetoolkit %binaries_and_manpages
Name: translate-toolkit%{psuffix}
-Version: 3.3.3
+Version: 3.3.6
Release: 0
Summary: Tools and API to assist with translation and software
localization
License: GPL-2.0-or-later
@@ -56,7 +56,7 @@
# extra modules here are needed for manpages
BuildRequires: %{python_module cheroot >= 8.3.0}
BuildRequires: %{python_module iniparse >= 0.5}
-BuildRequires: %{python_module lxml >= 4.0}
+BuildRequires: %{python_module lxml >= 4.6.3}
BuildRequires: %{python_module phply >= 1.2.5}
BuildRequires: %{python_module ruamel.yaml >= 0.16.12}
BuildRequires: %{python_module setuptools}
@@ -69,7 +69,7 @@
BuildRequires: python-rpm-macros
Requires: gettext-runtime
Requires: python
-Requires: python-lxml >= 4.0
+Requires: python-lxml >= 4.6.3
Requires: python-setuptools
Requires(post): update-alternatives
Requires(postun): update-alternatives
++++++ translate-toolkit-3.3.3.tar.gz -> translate-toolkit-3.3.6.tar.gz ++++++
++++ 25170 lines of diff (skipped)