Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-poppler-qt5 for openSUSE:Factory checked in at 2024-11-08 12:01:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old) and /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poppler-qt5" Fri Nov 8 12:01:29 2024 rev:13 rq:1222709 version:21.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes 2024-11-05 15:42:33.865956011 +0100 +++ /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.2017/python-poppler-qt5.changes 2024-11-08 12:05:43.565360127 +0100 @@ -1,0 +2,6 @@ +Fri Nov 8 09:58:15 UTC 2024 - Ben Greiner <c...@bnavigator.de> + +- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185 +- Fix rpmlint complaints + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poppler-qt5.spec ++++++ --- /var/tmp/diff_new_pack.xfKZHa/_old 2024-11-08 12:05:44.021379151 +0100 +++ /var/tmp/diff_new_pack.xfKZHa/_new 2024-11-08 12:05:44.025379318 +0100 @@ -19,6 +19,7 @@ %{?sle15_python_module_pythons} +%define plainpython python Name: python-poppler-qt5 Version: 21.3.0 Release: 0 @@ -32,7 +33,8 @@ BuildRequires: libpoppler-qt5-devel BuildRequires: python-pyqt-rpm-macros BuildRequires: python-rpm-macros -Requires: python-qt5 = %(rpm -q --whatprovides python3-qt5 --qf "%%{version}") +Requires: python-PyQt5 = %(rpm -q --whatprovides python-PyQt5 --qf "%%{version}") +Requires: python-PyQt5-sip = %(rpm -q --whatprovides python-PyQt5-sip --qf "%%{version}") %python_subpackages %description @@ -45,6 +47,7 @@ Requires: libpoppler-qt5-devel Requires: python-qt5-devel Requires: python-sip-devel +Requires: %plainpython(abi) = %{python_version} %description devel A Python binding for libpoppler-qt5 that aims for completeness