Update to 0.15
This commit is contained in:
parent
4c3611de85
commit
1736965143
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
hicolor-icon-theme-0.12.tar.gz
|
hicolor-icon-theme-0.12.tar.gz
|
||||||
/hicolor-icon-theme-0.13.tar.gz
|
/hicolor-icon-theme-0.13.tar.gz
|
||||||
/hicolor-icon-theme-0.14.tar.xz
|
/hicolor-icon-theme-0.14.tar.xz
|
||||||
|
/hicolor-icon-theme-0.15.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Basic requirement for icon themes
|
Summary: Basic requirement for icon themes
|
||||||
Name: hicolor-icon-theme
|
Name: hicolor-icon-theme
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -45,6 +45,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 0.15-1
|
||||||
|
- Update to 0.15
|
||||||
|
|
||||||
* Wed Dec 10 2014 David King <amigadave@amigadave.com> - 0.14-1
|
* Wed Dec 10 2014 David King <amigadave@amigadave.com> - 0.14-1
|
||||||
- Update to 0.14, own 512x512 directory (#1044771)
|
- Update to 0.14, own 512x512 directory (#1044771)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user