Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdsingleapplication for 
openSUSE:Factory checked in at 2026-08-02 23:14:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdsingleapplication (Old)
 and      /work/SRC/openSUSE:Factory/.kdsingleapplication.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdsingleapplication"

Sun Aug  2 23:14:08 2026 rev:5 rq:1369034 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdsingleapplication/kdsingleapplication.changes  
2026-04-23 17:13:44.311209444 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdsingleapplication.new.16738/kdsingleapplication.changes
       2026-08-02 23:14:45.048947300 +0200
@@ -1,0 +2,5 @@
+Sat Aug  1 19:30:06 UTC 2026 - Christophe Marin <[email protected]>
+
+- Drop the Qt 5 flavor (but keep the multibuild setup)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdsingleapplication.spec ++++++
--- /var/tmp/diff_new_pack.TxLVj0/_old  2026-08-02 23:14:45.532963913 +0200
+++ /var/tmp/diff_new_pack.TxLVj0/_new  2026-08-02 23:14:45.536964051 +0200
@@ -23,7 +23,7 @@
 %define pkg_suffix -qt6
 %define sover -1_2
 %else
-%define sover 1_2
+ExclusiveArch:  do_not_build
 %endif
 Name:           kdsingleapplication%{?pkg_suffix}
 Version:        1.2.1
@@ -39,11 +39,6 @@
 BuildRequires:  cmake(Qt6Network)
 BuildRequires:  cmake(Qt6Test)
 BuildRequires:  cmake(Qt6Widgets)
-%else
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Widgets)
 %endif
 
 %description
@@ -64,9 +59,6 @@
 %if 0%{?qt6}
 Requires:       cmake(Qt6Network)
 Requires:       cmake(Qt6Widgets)
-%else
-Requires:       cmake(Qt5Network)
-Requires:       cmake(Qt5Widgets)
 %endif
 
 %description devel
@@ -81,19 +73,11 @@
   -DKDSingleApplication_TESTS:BOOL=TRUE
 
 %qt6_build
-%else
-%cmake \
-  -DKDSingleApplication_QT6:BOOL=FALSE \
-  -DKDSingleApplication_TESTS:BOOL=TRUE
-
-%cmake_build
 %endif
 
 %install
 %if 0%{?qt6}
 %qt6_install
-%else
-%cmake_install
 %endif
 
 # Packaged using %%license and %%doc
@@ -115,7 +99,5 @@
 %{_libdir}/libkdsingleapplication%{?pkg_suffix}.so
 %if 0%{?qt6}
 %{_qt6_mkspecsdir}/modules/qt_KDSingleApplication.pri
-%else
-%{_libqt5_archdatadir}/mkspecs/modules/qt_KDSingleApplication.pri
 %endif
 

Reply via email to