Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-poppler for
openSUSE:Factory checked in at 2023-08-23 14:58:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-poppler (Old)
and /work/SRC/openSUSE:Factory/.python-python-poppler.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-poppler"
Wed Aug 23 14:58:45 2023 rev:4 rq:1105465 version:0.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-poppler/python-python-poppler.changes
2021-08-28 22:29:39.910008756 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-poppler.new.1766/python-python-poppler.changes
2023-08-23 14:59:54.486236200 +0200
@@ -1,0 +2,5 @@
+Wed Aug 23 04:20:18 UTC 2023 - Bernhard Wiedemann <[email protected]>
+
+- Fix build with newer rpm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-poppler.spec ++++++
--- /var/tmp/diff_new_pack.9JcoYp/_old 2023-08-23 14:59:55.094237287 +0200
+++ /var/tmp/diff_new_pack.9JcoYp/_new 2023-08-23 14:59:55.102237301 +0200
@@ -58,7 +58,7 @@
%prep
%autosetup -p1 -n python-poppler-%version
-sed -i -e 's/-j2/%{?_smp_mflags}/' setup.py
+sed -i -e "s/-j2/%{?_smp_mflags}/" setup.py
%build
export CXXFLAGS="%{optflags}"