Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2021-02-02 14:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm"

Tue Feb  2 14:24:19 2021 rev:285 rq:864328 version:4.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2021-01-10 19:38:10.337427792 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new.28504/rpm.changes       2021-02-02 
14:24:21.159268729 +0100
@@ -1,0 +2,7 @@
+Thu Jan 14 15:40:39 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Add explicit requirement on python-rpm-macros to avoid widespread
+  breakage by package mistakenly ignoring their requirement of
+  python-rpm-macros (bsc#1180125).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.FnuMjH/_old  2021-02-02 14:24:22.579270937 +0100
+++ /var/tmp/diff_new_pack.FnuMjH/_new  2021-02-02 14:24:22.579270937 +0100
@@ -215,6 +215,9 @@
 Summary:        RPM dependency generator for Python
 Group:          Development/Languages/Python
 Requires:       python3-base
+# To avoid widespread breakage by package mistakenly ignoring
+# their requirement of python-rpm-macros (bsc#1180125)
+Requires:       python-rpm-macros
 
 %description build-python
 Provides and requires generator for .py files and modules.

Reply via email to