Hello community, here is the log from the commit of package oxygen5 for openSUSE:Factory checked in at 2015-05-11 19:30:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old) and /work/SRC/openSUSE:Factory/.oxygen5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5" Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes 2015-03-25 09:59:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-05-11 19:30:59.000000000 +0200 @@ -1,0 +2,19 @@ +Thu Apr 23 13:27:30 UTC 2015 - [email protected] + +- Update to 5.3 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.0.php + +------------------------------------------------------------------- +Sat Apr 11 18:53:46 UTC 2015 - [email protected] + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 +- KWin decoration is again built with 5.3 release: BuildRequire + libkdecoration2-devel instead of libkdecorations-devel +- Let the decoration Supplements kwin5 and oxygen5-style + +------------------------------------------------------------------- Old: ---- oxygen-5.2.2.tar.xz New: ---- oxygen-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5.spec ++++++ --- /var/tmp/diff_new_pack.kXcYaG/_old 2015-05-11 19:31:00.000000000 +0200 +++ /var/tmp/diff_new_pack.kXcYaG/_new 2015-05-11 19:31:00.000000000 +0200 @@ -16,10 +16,11 @@ # -%define kwin_deco 0 +%bcond_without lang +%define kwin_deco 1 Name: oxygen5 -Version: 5.2.2 +Version: 5.3.0 Release: 0 Summary: Oxygen style, KWin decoration, cursors and sounds License: GPL-2.0+ @@ -40,15 +41,15 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel %if %kwin_deco -BuildRequires: libkdecorations-devel +BuildRequires: libkdecoration2-devel %endif BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb) %if %kwin_deco @@ -59,7 +60,9 @@ Requires: oxygen5-style Recommends: oxygen5-sounds Recommends: oxygen-cursors +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -114,6 +117,7 @@ Summary: Oxygen's KWin decoration License: GPL-2.0+ Group: System/GUI/KDE +Supplements: packageand(oxygen5-style:kwin5) Obsoletes: oxygen-decoration5 Provides: oxygen-decoration5 %requires_eq oxygen5-style @@ -158,12 +162,14 @@ %{_kf5_plugindir}/styles/ %{_kf5_sharedir}/kstyle/ %{_kf5_plasmadir}/ +%dir %{_kf5_servicesdir} +%{_kf5_servicesdir}/oxygenstyleconfig.desktop %if %kwin_deco %files decoration %defattr(-,root,root) %doc COPYING* -%{_kf5_plugindir}/kwin/ +%{_kf5_plugindir}/org.kde.kdecoration2/ %endif %files sounds @@ -183,8 +189,10 @@ %{_kf5_libdir}/liboxygenstyleconfig5.so %{_kf5_libdir}/liboxygenstyle5.so +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%endif %changelog ++++++ oxygen-5.2.2.tar.xz -> oxygen-5.3.0.tar.xz ++++++ ++++ 70983 lines of diff (skipped)
