Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-keyboard for
openSUSE:Factory checked in at 2026-07-03 16:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-keyboard (Old)
and /work/SRC/openSUSE:Factory/.plasma6-keyboard.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-keyboard"
Fri Jul 3 16:10:18 2026 rev:10 rq:1363628 version:6.7.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-keyboard/plasma6-keyboard.changes
2026-07-02 20:12:13.323142845 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-keyboard.new.1982/plasma6-keyboard.changes
2026-07-03 16:10:51.081631199 +0200
@@ -1,0 +2,6 @@
+Wed Jul 1 07:35:02 UTC 2026 - Bernhard Wiedemann <[email protected]>
+
+- Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds
+ reproducible (related: boo#1248369)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-keyboard.spec ++++++
--- /var/tmp/diff_new_pack.wM490R/_old 2026-07-03 16:10:52.237671292 +0200
+++ /var/tmp/diff_new_pack.wM490R/_new 2026-07-03 16:10:52.241671431 +0200
@@ -88,7 +88,8 @@
%autosetup -p1 -n %{rname}-%{version}
%build
-%cmake_kf6
+%cmake_kf6 \
+ -DQT_QML_NO_CACHEGEN:BOOL=TRUE
%kf6_build
%install