Accepting request 386907 from KDE:Frameworks5
Update to 5.21.0 OBS-URL: https://build.opensuse.org/request/show/386907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze5-icons?expand=0&rev=6
This commit is contained in:
commit
7c5dd1505c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:445b5cb8774cb224f804abea7864a8bf6307b6a4d1958b4caf1d251f02f98204
|
||||
size 1537900
|
3
breeze-icons-5.21.0.tar.xz
Normal file
3
breeze-icons-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:012cfadd18c1acf6e5a7a0fa9163015072e7b14ac2716da220961085709bf1a8
|
||||
size 1441700
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:18:23 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.21.0 (boo#974793)
|
||||
* Add breeze lokalize icons
|
||||
* Sync app icons between breeze and breeze dark
|
||||
* Update theme icons and remove application-system icon fix
|
||||
kicker groups
|
||||
* Add xpi support for firefox addons (kde#359913)
|
||||
* Update okular icon with the right one
|
||||
* Add ktnef app icon support
|
||||
* Add kmenueditor, kmouse and knotes icon
|
||||
* Change audio volume muted icon to use - for mute instead of
|
||||
only red color (kde#360953)
|
||||
* Add djvu mimetype support (kde#360136)
|
||||
* Add link instead of double entry
|
||||
* Add ms-shortcut icon for gnucash (kde#360776)
|
||||
* Change wallpaper background to generic one
|
||||
* Update icons to use an generic wallpaper
|
||||
* Add the icon for konqueror (kde#360304)
|
||||
* Add process-working icon for progress animation in KDE
|
||||
(kde#360304)
|
||||
* Add software install icon and update update icon
|
||||
with the right color
|
||||
* Add add and remove emblem icons for dolphin select,
|
||||
add mount icon
|
||||
* Remove stylesheet from analogclock and kickerdash applet icons
|
||||
* Sync breeze and breeze dark (kde#360294)
|
||||
* Upgrade Qt version requirement to 5.4.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 09:53:37 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.20
|
||||
%define _tar_path 5.21
|
||||
Name: breeze5-icons
|
||||
Version: 5.20.0
|
||||
Version: 5.21.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.3.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
Requires: oxygen5-icon-theme
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user