From 62fbe742685d0ede52c2d9ebbe8d3d388c4fdbd839ac293548839b99437dd411 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 8 Jan 2015 18:05:55 +0000 Subject: [PATCH 1/4] 5.1.95 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=30 --- breeze-5.1.2.tar.xz | 3 --- breeze-5.1.95.tar.xz | 3 +++ breeze.spec | 26 ++++++++++++++++---------- breeze4-style.spec | 4 ++-- 4 files changed, 21 insertions(+), 15 deletions(-) delete mode 100644 breeze-5.1.2.tar.xz create mode 100644 breeze-5.1.95.tar.xz diff --git a/breeze-5.1.2.tar.xz b/breeze-5.1.2.tar.xz deleted file mode 100644 index c6713c0..0000000 --- a/breeze-5.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8441ac35dfb50267505ed438ada81e82a16777775ecf32e32208c2f64576ebb0 -size 16882996 diff --git a/breeze-5.1.95.tar.xz b/breeze-5.1.95.tar.xz new file mode 100644 index 0000000..803ea9b --- /dev/null +++ b/breeze-5.1.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9309d8e4484430808be1374b54dd328494c8b04ff7427a70e094bfc84251262 +size 28153460 diff --git a/breeze.spec b/breeze.spec index 00b6203..7af21c4 100644 --- a/breeze.spec +++ b/breeze.spec @@ -1,7 +1,7 @@ # # spec file for package breeze # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: breeze -Version: 5.1.2 +Version: 5.1.95 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 @@ -27,7 +27,9 @@ BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel +BuildRequires: kservice-devel BuildRequires: kwindowsystem-devel +BuildRequires: libkdecoration2-devel >= %{version} BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 @@ -109,6 +111,8 @@ This package provides Breeze KWin decoration. %install %kf5_makeinstall -C build + find %{buildroot} -type f -name '*gtkbreeze*' -exec rm -fv {} ';' + %files -n breeze5-style-lang %defattr(-,root,root) %doc COPYING* @@ -117,23 +121,27 @@ This package provides Breeze KWin decoration. %files -n breeze5-icons %defattr(-,root,root) %doc COPYING* -%{_kf5_sharedir}/icons/breeze/ -%{_kf5_sharedir}/icons/breeze-dark/ +%{_kf5_iconsdir}/breeze/ +%{_kf5_iconsdir}/breeze-dark/ %files -n breeze5-cursors %defattr(-,root,root) %doc COPYING* -%{_kf5_sharedir}/icons/breeze_cursors +%{_kf5_iconsdir}/breeze_cursors +%{_kf5_iconsdir}/Breeze_Snow/ %files -n breeze5-style %defattr(-,root,root) %doc COPYING* +%{_kf5_bindir}/breeze-settings5 %{_kf5_sharedir}/QtCurve/ %{_kf5_sharedir}/color-schemes/ %{_kf5_qmldir}/QtQuick/ %{_kf5_libdir}/kconf_update_bin/ %{_kf5_sharedir}/kconf_update/ -%{_kf5_plugindir}/ +%dir %{_kf5_plugindir} +%{_kf5_plugindir}/kstyle_breeze_config.so +%{_kf5_plugindir}/styles/ %{_kf5_sharedir}/kstyle/ %files -n breeze5-wallpapers @@ -145,10 +153,8 @@ This package provides Breeze KWin decoration. %files -n breeze5-decoration %defattr(-,root,root) %doc COPYING* -%{_kf5_sharedir}/kwin/ -%dir %{_kf5_servicesdir} -%dir %{_kf5_servicesdir}/kwin -%{_kf5_servicesdir}/kwin/kwin4_decoration_qml_breeze.desktop +%dir %{_kf5_plugindir} +%{_kf5_plugindir}/org.kde.kdecoration2/ %files %defattr(-,root,root) diff --git a/breeze4-style.spec b/breeze4-style.spec index c6e13e9..c2be0cc 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -1,7 +1,7 @@ # # spec file for package breeze4-style # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.1.2 +Version: 5.1.95 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 From 76a858852130c2ca828f7c9c2dcdff66919699556df526ccce7c54ce2ba5a0f3 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 13 Jan 2015 17:58:08 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=31 --- breeze.changes | 15 +++++++++++++++ breeze4-style.changes | 14 ++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/breeze.changes b/breeze.changes index 1e9ca7c..d6f4129 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jan 13 16:34:51 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Beta aka 5.1.95: + * Undo changes to Plasma desktop layout + * Smarter sorting of results in KRunner + * Breeze window decoration theme adds a new look to your + desktop and is now used by default + * New white mouse cursor theme for Breeze. + * New plasma widgets: 15 puzzle, web browser, show desktop + * Over 300 bugs fixed throughout Plasma modules. + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.95.php +- Added kservice-devel and libkdecoration2-devel BuildRequires + ------------------------------------------------------------------- Thu Dec 11 17:59:10 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/breeze4-style.changes b/breeze4-style.changes index 27a7bf1..660867e 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 13 16:34:51 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Beta aka 5.1.95: + * Undo changes to Plasma desktop layout + * Smarter sorting of results in KRunner + * Breeze window decoration theme adds a new look to your + desktop and is now used by default + * New white mouse cursor theme for Breeze. + * New plasma widgets: 15 puzzle, web browser, show desktop + * Over 300 bugs fixed throughout Plasma modules. + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.95.php + ------------------------------------------------------------------- Thu Dec 11 17:59:10 UTC 2014 - hrvoje.senjan@gmail.com From af93a337f8c2de3dbf37f8497abfd060ad3393fe0135b2b57a1fb824f387ce4a Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 24 Jan 2015 23:46:17 +0000 Subject: [PATCH 3/4] 5.2.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=32 --- breeze-5.1.95.tar.xz | 3 --- breeze-5.2.0.tar.xz | 3 +++ breeze.spec | 4 ++-- breeze4-style.spec | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 breeze-5.1.95.tar.xz create mode 100644 breeze-5.2.0.tar.xz diff --git a/breeze-5.1.95.tar.xz b/breeze-5.1.95.tar.xz deleted file mode 100644 index 803ea9b..0000000 --- a/breeze-5.1.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9309d8e4484430808be1374b54dd328494c8b04ff7427a70e094bfc84251262 -size 28153460 diff --git a/breeze-5.2.0.tar.xz b/breeze-5.2.0.tar.xz new file mode 100644 index 0000000..8c7fd81 --- /dev/null +++ b/breeze-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704e9bef93747eb3d8b2f159e874ef48f037edb3359b0cd669627d0d6d4003e9 +size 28137040 diff --git a/breeze.spec b/breeze.spec index 7af21c4..50955b2 100644 --- a/breeze.spec +++ b/breeze.spec @@ -1,7 +1,7 @@ # # spec file for package breeze # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: breeze -Version: 5.1.95 +Version: 5.2.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 diff --git a/breeze4-style.spec b/breeze4-style.spec index c2be0cc..befb0e2 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -1,7 +1,7 @@ # # spec file for package breeze4-style # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.1.95 +Version: 5.2.0 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 From b6086371e4392264f303fd5fceedb43bc6737b35ee436ff5518d056c544bc063 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 26 Jan 2015 19:49:59 +0000 Subject: [PATCH 4/4] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=33 --- breeze.changes | 7 +++++++ breeze4-style.changes | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/breeze.changes b/breeze.changes index d6f4129..b273708 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 26 19:49:12 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.0.php + ------------------------------------------------------------------- Tue Jan 13 16:34:51 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/breeze4-style.changes b/breeze4-style.changes index 660867e..13ed5ed 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 26 19:49:12 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.0.php + ------------------------------------------------------------------- Tue Jan 13 16:34:51 UTC 2015 - hrvoje.senjan@gmail.com