Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2022-03-07 18:27:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Mon Mar  7 18:27:55 2022 rev:83 rq:960024 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2022-01-26 
21:27:36.497734338 +0100
+++ /work/SRC/openSUSE:Factory/.qmmp.new.1958/qmmp.changes      2022-03-07 
18:27:56.226743588 +0100
@@ -1,0 +2,5 @@
+Mon Mar  7 08:18:07 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use the Qt6 cmake macros to fix the 15.4 build.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.BA6HLL/_old  2022-03-07 18:27:56.862743434 +0100
+++ /var/tmp/diff_new_pack.BA6HLL/_new  2022-03-07 18:27:56.870743432 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%global __provides_exclude_from ^%{_libdir}/qmmp-[0-9\.]*/
 %define sover   2
 %define mver    2.0
 %bcond_with faad
@@ -143,7 +144,7 @@
 %autosetup -p1
 
 %build
-%cmake \
+%cmake_qt6 \
   -DCMAKE_MODULE_LINKER_FLAGS="" \
   -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
   -DLIB_DIR=%{_lib}              \
@@ -154,10 +155,11 @@
   -DUSE_HAL=OFF                  \
   -DUSE_OSS=OFF                  \
   -DUSE_OSS4=OFF
-%cmake_build
+%qt6_build
 
 %install
-%cmake_install
+%qt6_install
+
 # Do not install weirdly-sized icons.
 rm -r %{buildroot}/%{_datadir}/icons/hicolor/56x56
 

Reply via email to