Script 'mail_helper' called by obssrc
Hello community,

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

Package is "oxygen6"

Sun Aug  2 23:14:10 2026 rev:50 rq:1369036 version:6.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes  2026-07-17 
01:42:07.186497911 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen6.new.16738/oxygen6.changes       
2026-08-02 23:14:46.076982586 +0200
@@ -1,0 +2,5 @@
+Sat Aug  1 16:02:55 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Move Qt 5 style into a separate optional package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ oxygen6.spec ++++++
--- /var/tmp/diff_new_pack.1FwUaX/_old  2026-08-02 23:14:46.657002495 +0200
+++ /var/tmp/diff_new_pack.1FwUaX/_new  2026-08-02 23:14:46.661002633 +0200
@@ -106,7 +106,7 @@
 This package contains the Oxygen cursor set.
 
 %package style
-Summary:        Oxygen style
+Summary:        Oxygen style for Qt 6
 License:        GPL-2.0-or-later
 # Color schemes were moved to the oxygen repo
 Conflicts:      plasma5-desktop < 5.16.90
@@ -118,9 +118,20 @@
 # The oxygen desktop theme was moved here in 6.2.0
 Conflicts:      libplasma6-desktoptheme < 6.2.0
 Conflicts:      plasma-framework-desktoptheme < 6.2.0
+%if %{with plasma5}
+Requires:       (%{name}-style-qt5 if libQt5Widgets5)
+%endif
 
 %description style
-This package contains the libraries of the Oxygen style.
+This package contains the libraries of the Oxygen style for Qt 6.
+
+%package style-qt5
+Summary:        Oxygen style for Qt 5
+License:        GPL-2.0-or-later
+Requires:       %{name}-style = %{version}
+
+%description style-qt5
+This package contains the libraries of the Oxygen style for Qt 5.
 
 %package decoration
 Summary:        Oxygen's KWin decoration
@@ -187,6 +198,8 @@
 %{_kf6_sharedir}/kstyle/
 
 %if %{with plasma5}
+%files style-qt5
+%license LICENSES/*
 %{_kf6_bindir}/oxygen-demo5
 %{_kf5_libdir}/liboxygenstyle5.so.*
 %{_kf5_libdir}/liboxygenstyleconfig5.so.*

Reply via email to