diff --git a/.gitignore b/.gitignore index 0a34de4..94d688d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ gnome-icon-theme-2.31.0.tar.bz2 /gnome-icon-theme-3.7.91.tar.xz /gnome-icon-theme-3.8.0.tar.xz /gnome-icon-theme-3.8.2.tar.xz +/gnome-icon-theme-3.9.5.tar.xz diff --git a/gnome-icon-theme.spec b/gnome-icon-theme.spec index e3006e2..c192191 100644 --- a/gnome-icon-theme.spec +++ b/gnome-icon-theme.spec @@ -1,13 +1,13 @@ Summary: GNOME icon theme Name: gnome-icon-theme -Version: 3.8.2 +Version: 3.9.5 License: LGPLv3+ Group: User Interface/Desktops -Release: 5%{?dist} +Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-icon-theme -Source0: http://download.gnome.org/sources/gnome-icon-theme/3.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-icon-theme/3.9/%{name}-%{version}.tar.xz Source1: legacy-icon-mapping.xml BuildRequires: gtk2 @@ -48,7 +48,6 @@ Development files for gnome-icon-theme %install make install DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache touch $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache cp %{SOURCE1} . @@ -126,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || : %{_datadir}/pkgconfig/gnome-icon-theme.pc %changelog +* Fri Aug 09 2013 Kalev Lember - 3.9.5-1 +- Update to 3.9.5 + * Sat Aug 03 2013 Fedora Release Engineering - 3.8.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index d8a0e45..9e5b862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d645c5a504daa64730dfc083344de1b9 gnome-icon-theme-3.8.2.tar.xz +6eda9f7821920ed1ce1aca68d14b9a1b gnome-icon-theme-3.9.5.tar.xz