Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package quazip for openSUSE:Factory checked in at 2022-06-23 10:23:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quazip (Old) and /work/SRC/openSUSE:Factory/.quazip.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quazip" Thu Jun 23 10:23:33 2022 rev:27 rq:984240 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/quazip/quazip.changes 2022-04-17 23:52:15.774506260 +0200 +++ /work/SRC/openSUSE:Factory/.quazip.new.1548/quazip.changes 2022-06-23 10:23:54.703716606 +0200 @@ -1,0 +2,5 @@ +Tue Jun 21 17:00:52 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Install the pkgconfig file when building against Qt 6.3.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quazip.spec ++++++ --- /var/tmp/diff_new_pack.ApUjhq/_old 2022-06-23 10:23:55.135717075 +0200 +++ /var/tmp/diff_new_pack.ApUjhq/_new 2022-06-23 10:23:55.139717080 +0200 @@ -20,18 +20,18 @@ %if "%{quazip_flavor}" == "" ExclusiveArch: do_not_build %endif +%define no_pkgconfig 0 %if "%{quazip_flavor}" == "qt6" %define qt6 1 %define pkg_suffix -qt6 -# No pkgconfig file before 6.4 -%if %{pkg_vcmp cmake(Qt6Core) <= 6.4.0} +# No pkgconfig file before 6.3.1 +%if %{pkg_vcmp cmake(Qt6Core) <= 6.3.0} %define no_pkgconfig 1 %endif %endif %if "%{quazip_flavor}" == "qt5" %define qt5 1 %define pkg_suffix -qt5 -%define no_pkgconfig 0 %endif %define so_ver 1 %define lib_ver 1_3_0