Accepting request 420845 from KDE:Frameworks5

Update to 5.25.0

OBS-URL: https://build.opensuse.org/request/show/420845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze5-icons?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2016-08-29 12:54:41 +00:00 committed by Git OBS Bridge
commit b97d1dd0b4
4 changed files with 34 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sun Aug 7 21:49:38 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
* Qt >= 5.5 is now required
* Update mail- 16px icons to recognize the icons better
* Update mic and audio status icons to have the same layout and size
* New System Settings app icon
* Add symbolic status gnome icons
* Add gnome 3 symbolic icon support
* Added icons for Diaspora and Vector, see phabricator.kde.org/M59
* New icons for Dolphin and Gwenview
* Weather icons are status icons no app icons
* Add some links to xliff thanks gnastyle
* Add kig icon
* Add mimetype icons, krdc icon, other app icons from gnastyle
* Add certificate mimetype icon (kde#365094)
* Update gimp icons thanks gnastyle (kde#354370)
* Globe action icon is now no linked file please use it in digikam
* Update labplot icons according to mail 13.07. from Alexander Semke
* Add app icons from gnastyle
* Add kruler icon from Yuri Fabirovsky
* Fix broken svg files thanks fuchs (kde#365035)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
-------------------------------------------------------------------
Wed Jul 6 15:01:28 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -16,9 +16,9 @@
#
%define _tar_path 5.24
%define _tar_path 5.25
Name: breeze5-icons
Version: 5.24.0
Version: 5.25.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0
@ -31,8 +31,8 @@ BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Test) >= 5.4.0
BuildRequires: cmake(Qt5Core) >= 5.5.0
BuildRequires: cmake(Qt5Test) >= 5.5.0
Requires: oxygen5-icon-theme
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -45,7 +45,7 @@ Breeze-icons is a freedesktop.org compatible icon theme.
%patch0 -p1
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON
%make_jobs
%install