Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package podofo for openSUSE:Factory checked in at 2024-10-08 17:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podofo (Old) and /work/SRC/openSUSE:Factory/.podofo.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podofo" Tue Oct 8 17:16:30 2024 rev:40 rq:1206065 version:0.10.4 Changes: -------- --- /work/SRC/openSUSE:Factory/podofo/podofo.changes 2024-09-25 21:51:46.696504218 +0200 +++ /work/SRC/openSUSE:Factory/.podofo.new.19354/podofo.changes 2024-10-08 17:16:31.741326201 +0200 @@ -1,0 +2,7 @@ +Mon Oct 7 09:40:34 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Don't produce podofo.rpm when tools are disabled (bcond_with): + the podofo main package only contained readme and license files + (boo#1231058). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podofo.spec ++++++ --- /var/tmp/diff_new_pack.0RKzbW/_old 2024-10-08 17:16:32.465356495 +0200 +++ /var/tmp/diff_new_pack.0RKzbW/_new 2024-10-08 17:16:32.469356663 +0200 @@ -111,10 +111,10 @@ %post -n libpodofo%{libver} -p /sbin/ldconfig %postun -n libpodofo%{libver} -p /sbin/ldconfig +%if %{with tools} %files %license COPYING %doc AUTHORS.md README.md -%if %{with tools} %{_bindir}/* %{_mandir}/man1/podofo*.1%{?ext_man} %endif