Update to 3.18.0
This commit is contained in:
parent
03b28f5b74
commit
06b006a380
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/adwaita-icon-theme-3.16.2.1.tar.xz
|
||||
/adwaita-icon-theme-3.17.3.tar.xz
|
||||
/adwaita-icon-theme-3.17.4.tar.xz
|
||||
/adwaita-icon-theme-3.18.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global bootstrap 0
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 3.17.4
|
||||
Version: 3.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Adwaita icon theme
|
||||
|
||||
License: LGPLv3+ or CC-BY-SA
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.17/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.18/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 3.17.4-1
|
||||
- Update to 3.17.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user