Update to 3.22.0
This commit is contained in:
parent
104f158e5d
commit
f8c995e076
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/adwaita-icon-theme-3.20.tar.xz
|
||||
/adwaita-icon-theme-3.21.2.tar.xz
|
||||
/adwaita-icon-theme-3.21.91.tar.xz
|
||||
/adwaita-icon-theme-3.22.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global bootstrap 0
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 3.21.91
|
||||
Version: 3.22.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.21/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -91,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||
- Update to 3.21.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user