Update to 3.17.3
This commit is contained in:
parent
a420f4ad40
commit
bb13d8221e
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/adwaita-icon-theme-3.15.92.tar.xz
|
/adwaita-icon-theme-3.15.92.tar.xz
|
||||||
/adwaita-icon-theme-3.16.0.tar.xz
|
/adwaita-icon-theme-3.16.0.tar.xz
|
||||||
/adwaita-icon-theme-3.16.2.1.tar.xz
|
/adwaita-icon-theme-3.16.2.1.tar.xz
|
||||||
|
/adwaita-icon-theme-3.17.3.tar.xz
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
%global bootstrap 0
|
%global bootstrap 0
|
||||||
|
|
||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 3.16.2.1
|
Version: 3.17.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Adwaita icon theme
|
Summary: Adwaita icon theme
|
||||||
|
|
||||||
License: LGPLv3+ or CC-BY-SA
|
License: LGPLv3+ or CC-BY-SA
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.16/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.17/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
|||||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 3.17.3-1
|
||||||
|
- Update to 3.17.3
|
||||||
|
|
||||||
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2.1-2
|
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user