Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package quazip for openSUSE:Factory checked in at 2023-01-24 19:43:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quazip (Old) and /work/SRC/openSUSE:Factory/.quazip.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quazip" Tue Jan 24 19:43:47 2023 rev:29 rq:1060599 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/quazip/quazip.changes 2023-01-23 18:32:27.668266772 +0100 +++ /work/SRC/openSUSE:Factory/.quazip.new.32243/quazip.changes 2023-01-24 20:34:11.364958253 +0100 @@ -1,0 +2,6 @@ +Tue Jan 24 08:55:39 UTC 2023 - Christophe Marin <[email protected]> + +- Make sure the bzip2 and zlib devel packages are pulled when + installing quazip's devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quazip.spec ++++++ --- /var/tmp/diff_new_pack.Vm7m7I/_old 2023-01-24 20:34:11.864960848 +0100 +++ /var/tmp/diff_new_pack.Vm7m7I/_new 2023-01-24 20:34:11.868960869 +0100 @@ -82,6 +82,8 @@ %package devel Summary: Development files for %{name} Requires: libquazip%{so_ver}-%{quazip_flavor}-%{lib_ver} = %{version} +Requires: pkgconfig(bzip2) +Requires: pkgconfig(zlib) %if 0%{?qt5} Requires: cmake(Qt5Core) Provides: libquazip-qt5-devel = %{version}
