forked from pool/oxygen5-icon-theme
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5-icon-theme?expand=0&rev=13
This commit is contained in:
parent
277158b677
commit
51c2aa6eed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bb66232d940e108b8f7a6bf8ac7481e0ed7921de43c0dcafd737d62d6404182
|
|
||||||
size 233252060
|
|
3
oxygen-icons5-5.21.0.tar.xz
Normal file
3
oxygen-icons5-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5b4e30506141ead2d51ee2b96a9eaaa1c8d5612790676a3a0d43aa3e0ff011f
|
||||||
|
size 233267944
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:23:19 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* Upgrade Qt version requirement to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 6 18:09:00 UTC 2016 - hrvoje.senjan@gmail.com
|
Sat Feb 6 18:09:00 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: oxygen5-icon-theme
|
Name: oxygen5-icon-theme
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oxygen Icon Theme
|
Summary: Oxygen Icon Theme
|
||||||
License: LGPL-3.0
|
License: LGPL-3.0
|
||||||
@ -81,6 +81,16 @@ done
|
|||||||
|
|
||||||
cp -r ../scalable %{buildroot}%{_datadir}/icons/oxygen
|
cp -r ../scalable %{buildroot}%{_datadir}/icons/oxygen
|
||||||
|
|
||||||
|
# kdepim conflict
|
||||||
|
rm -rfv %{buildroot}%{_kf5_iconsdir}/oxygen/*/mimetypes/x-mail-distribution-list.png
|
||||||
|
# kdebase4-workspace conflict
|
||||||
|
rm -rfv %{buildroot}%{_kf5_iconsdir}/oxygen/*/mimetypes/fonts-package.png
|
||||||
|
# dragon conflict
|
||||||
|
rm -rfv %{buildroot}%{_kf5_iconsdir}/oxygen/22x22/actions/player-volume-muted.png
|
||||||
|
# korganizer conflict
|
||||||
|
rm -rfv %{buildroot}%{_kf5_iconsdir}/oxygen/22x22/actions/checkmark.png
|
||||||
|
rm -rfv %{buildroot}%{_kf5_iconsdir}/oxygen/16x16/actions/smallclock.png
|
||||||
|
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%package scalable
|
%package scalable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user