SHA256
1
0
forked from pool/breeze

Accepting request 282955 from KDE:Frameworks5

Update to 5.2.0

OBS-URL: https://build.opensuse.org/request/show/282955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2015-01-29 12:15:16 +00:00 committed by Git OBS Bridge
commit 1693a4d2de
6 changed files with 64 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8441ac35dfb50267505ed438ada81e82a16777775ecf32e32208c2f64576ebb0
size 16882996

3
breeze-5.2.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:704e9bef93747eb3d8b2f159e874ef48f037edb3359b0cd669627d0d6d4003e9
size 28137040

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
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
- 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

View File

@ -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: 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)

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
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
- 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

View File

@ -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