Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-integration for
openSUSE:Factory checked in at 2026-08-05 17:47:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-integration.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-integration"
Wed Aug 5 17:47:49 2026 rev:46 rq:1369037 version:6.7.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-integration/plasma6-integration.changes
2026-07-17 01:37:41.693521523 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-integration.new.16738/plasma6-integration.changes
2026-08-05 17:48:07.913272631 +0200
@@ -1,0 +2,5 @@
+Sat Aug 1 15:56:41 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Put Qt 5 integration into a separate optional package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-integration.spec ++++++
--- /var/tmp/diff_new_pack.kdVCs1/_old 2026-08-05 17:48:08.501293208 +0200
+++ /var/tmp/diff_new_pack.kdVCs1/_new 2026-08-05 17:48:08.505293349 +0200
@@ -97,7 +97,7 @@
Applications do not need to link to this directly.
%package plugin
-Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
+Summary: Plugins responsible for better integration of Qt 6
applications in KDE Workspace
Requires: hack-fonts
Requires: noto-sans
Requires: xdg-desktop-portal-kde6
@@ -107,6 +107,9 @@
Provides: plasma5-integration-plugin < %{version}
Obsoletes: plasma5-integration-plugin < %{version}
Obsoletes: plasma5-integration-plugin-lang < %{version}
+%if %{with plasma5}
+Requires: (%{name}-plugin-qt5 if libQt5Core5)
+%endif
%description plugin
Plasma Integration is a set of plugins responsible for better integration of Qt
@@ -114,6 +117,13 @@
Applications do not need to link to this directly.
+%package plugin-qt5
+Summary: Plugins responsible for better integration of Qt 5
applications in KDE Workspace
+Requires: %{name}-plugin = %{version}
+
+%description plugin-qt5
+%{name}-plugin, but for Qt 5 applications.
+
%lang_package -n plasma6-integration-plugin
%prep
@@ -137,12 +147,15 @@
%files plugin
%license LICENSES/*
+%dir %{_kf6_plugindir}/platformthemes
+%{_kf6_plugindir}/platformthemes/KDEPlasmaPlatformTheme6.so
+
%if %{with plasma5}
+%files plugin-qt5
+%license LICENSES/*
%{_kf5_plugindir}/platformthemes
%{_kf5_plugindir}/platformthemes/KDEPlasmaPlatformTheme5.so
%endif
-%dir %{_kf6_plugindir}/platformthemes
-%{_kf6_plugindir}/platformthemes/KDEPlasmaPlatformTheme6.so
%files -n plasma6-integration-plugin-lang -f plasmaintegration5.lang