Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Babel for openSUSE:Factory 
checked in at 2021-03-10 08:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Babel (Old)
 and      /work/SRC/openSUSE:Factory/.python-Babel.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Babel"

Wed Mar 10 08:50:20 2021 rev:32 rq:877077 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Babel/python-Babel.changes        
2020-12-22 11:25:58.664748105 +0100
+++ /work/SRC/openSUSE:Factory/.python-Babel.new.2378/python-Babel.changes      
2021-03-10 08:51:53.790557105 +0100
@@ -1,0 +2,5 @@
+Fri Mar  5 10:31:45 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Substitute broken %ifpython3 macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Babel.spec ++++++
--- /var/tmp/diff_new_pack.NQmpTE/_old  2021-03-10 08:51:54.342557675 +0100
+++ /var/tmp/diff_new_pack.NQmpTE/_new  2021-03-10 08:51:54.346557680 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Babel
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@
 Obsoletes:      %{oldpython}-babel < %{version}
 Provides:       %{oldpython}-babel = %{version}
 %endif
-%ifpython3
+%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
 Provides:       python3-babel = %{version}
 Obsoletes:      python3-babel < %{version}
 %endif

Reply via email to