Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libplasma6 for openSUSE:Factory 
checked in at 2025-11-25 15:47:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libplasma6 (Old)
 and      /work/SRC/openSUSE:Factory/.libplasma6.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libplasma6"

Tue Nov 25 15:47:10 2025 rev:36 rq:1319234 version:6.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libplasma6/libplasma6.changes    2025-11-20 
14:48:58.926838532 +0100
+++ /work/SRC/openSUSE:Factory/.libplasma6.new.14147/libplasma6.changes 
2025-11-25 15:47:12.156204698 +0100
@@ -1,0 +2,6 @@
+Fri Nov 21 04:50:51 UTC 2025 - Bernhard Wiedemann <[email protected]>
+
+- Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds
+  reproducible (related: boo#1248369)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libplasma6.spec ++++++
--- /var/tmp/diff_new_pack.SDLaC9/_old  2025-11-25 15:47:12.876234974 +0100
+++ /var/tmp/diff_new_pack.SDLaC9/_new  2025-11-25 15:47:12.876234974 +0100
@@ -159,7 +159,9 @@
 %autosetup -p1 -n %{rname}-%{version}
 
 %build
-%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
+%cmake_kf6 \
+  -DQT_QML_NO_CACHEGEN:BOOL=TRUE \
+  -DBUILD_QCH:BOOL=TRUE
 
 %kf6_build
 

Reply via email to