Update to 3.15.1
This commit is contained in:
parent
fddcb93cab
commit
2580851db0
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/adwaita-icon-theme-3.13.5.tar.xz
|
||||
/adwaita-icon-theme-3.13.91.tar.xz
|
||||
/adwaita-icon-theme-3.14.0.tar.xz
|
||||
/adwaita-icon-theme-3.15.1.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global bootstrap 0
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 3.14.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.15.1
|
||||
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.14/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.15/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -89,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 30 2014 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
||||
- Update to 3.15.1
|
||||
|
||||
* Tue Oct 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-3
|
||||
- Split out adwaita-cursor-theme subpackage for alternate desktop spins
|
||||
(#1157324)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user