Hello community, here is the log from the commit of package oxygen5 for openSUSE:Factory checked in at 2019-10-14 12:38:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old) and /work/SRC/openSUSE:Factory/.oxygen5.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5" Mon Oct 14 12:38:27 2019 rev:90 rq:737480 version:5.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes 2019-09-07 11:41:29.334373722 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen5.new.2352/oxygen5.changes 2019-10-14 12:38:32.047165937 +0200 @@ -1,0 +2,33 @@ +Thu Oct 10 14:25:47 UTC 2019 - Fabian Vogt <[email protected]> + +- Update to 5.17.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.0.php +- No code changes since 5.16.90 + +------------------------------------------------------------------- +Tue Sep 24 13:50:44 UTC 2019 - Fabian Vogt <[email protected]> + +- Conflict plasma5-desktop < 5.16.90 to solve file conflicts + +------------------------------------------------------------------- +Thu Sep 19 12:32:37 UTC 2019 - Fabian Vogt <[email protected]> + +- Update to 5.16.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.90.php +- Changes since 5.16.5: + * removed duplicated code (oxygenitemmodel is already in liboxygen) This fixes a crash in oxygensettings due to latest (inconsistent) change between the two versions. + * Moved more functions from protected to private + * Fixed deprecation warnings Fixed kde4 compilation + * Fixed override warnings Removed unnecessary virtuals Moved some protected functions to private + * fixed layout margin for consistency with other pages + * - use kPageDialog for oxygen-demo - moved unneeded protected virtual methods/slots to private - modernise code (nullptr, override, etc.) + * Ship color schemes with Oxygen + * [kstyle] Set proper shadow margins on HiDPI + * Fix forward declaration + * Disable extended resize borders for maximized windows CCBUG: 407989 + +------------------------------------------------------------------- Old: ---- oxygen-5.16.5.tar.xz oxygen-5.16.5.tar.xz.sig New: ---- oxygen-5.17.0.tar.xz oxygen-5.17.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5.spec ++++++ --- /var/tmp/diff_new_pack.ZDWlxu/_old 2019-10-14 12:38:33.427162328 +0200 +++ /var/tmp/diff_new_pack.ZDWlxu/_new 2019-10-14 12:38:33.431162317 +0200 @@ -20,7 +20,7 @@ %define kwin_deco 1 Name: oxygen5 -Version: 5.16.5 +Version: 5.17.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -30,9 +30,9 @@ License: GPL-2.0-or-later Group: System/GUI/KDE Url: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz +Source: oxygen-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig +Source1: oxygen-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: baselibs.conf @@ -110,6 +110,8 @@ Group: System/GUI/KDE Obsoletes: oxygen-style5 < %{version} Provides: oxygen-style5 = %{version} +# Color schemes were moved here +Conflicts: plasma5-desktop < 5.17.0 %description style This package contains the libraries of the Oxygen style. @@ -164,6 +166,8 @@ %{_kf5_plugindir}/kstyle_oxygen_config.so %{_kf5_plugindir}/styles/ %{_kf5_sharedir}/kstyle/ +%dir %{_kf5_sharedir}/color-schemes/ +%{_kf5_sharedir}/color-schemes/Oxygen*.colors %{_kf5_plasmadir}/ %dir %{_kf5_servicesdir} %{_kf5_servicesdir}/oxygenstyleconfig.desktop ++++++ oxygen-5.16.5.tar.xz -> oxygen-5.17.0.tar.xz ++++++ ++++ 40853 lines of diff (skipped)
