Hello community, here is the log from the commit of package breeze for openSUSE:Factory checked in at 2015-01-29 13:15:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze (Old) and /work/SRC/openSUSE:Factory/.breeze.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze" Changes: -------- --- /work/SRC/openSUSE:Factory/breeze/breeze.changes 2014-12-21 11:59:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes 2015-01-29 13:15:19.000000000 +0100 @@ -1,0 +2,22 @@ +Mon Jan 26 19:49:12 UTC 2015 - [email protected] + +- 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 - [email protected] + +- 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 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/breeze/breeze4-style.changes 2014-12-21 11:59:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.breeze.new/breeze4-style.changes 2015-01-29 13:15:20.000000000 +0100 @@ -1,0 +2,21 @@ +Mon Jan 26 19:49:12 UTC 2015 - [email protected] + +- 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 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- breeze-5.1.2.tar.xz New: ---- breeze-5.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze.spec ++++++ --- /var/tmp/diff_new_pack.6sJJ88/_old 2015-01-29 13:15:22.000000000 +0100 +++ /var/tmp/diff_new_pack.6sJJ88/_new 2015-01-29 13:15:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package breeze # -# Copyright (c) 2014 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.2 +Version: 5.2.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 @@ -27,7 +27,9 @@ 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 @@ %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 @@ %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 @@ %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) ++++++ breeze4-style.spec ++++++ --- /var/tmp/diff_new_pack.6sJJ88/_old 2015-01-29 13:15:22.000000000 +0100 +++ /var/tmp/diff_new_pack.6sJJ88/_new 2015-01-29 13:15:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package breeze4-style # -# Copyright (c) 2014 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.2 +Version: 5.2.0 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 ++++++ breeze-5.1.2.tar.xz -> breeze-5.2.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/breeze/breeze-5.1.2.tar.xz /work/SRC/openSUSE:Factory/.breeze.new/breeze-5.2.0.tar.xz differ: char 25, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
