diff --git a/.gitignore b/.gitignore index 531a59f..c5fe4e6 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.15.92.tar.xz /eog-3.16.0.tar.xz /eog-3.16.1.tar.xz +/eog-3.16.2.tar.xz diff --git a/eog-symbolic.svg b/eog-symbolic.svg deleted file mode 100644 index 6c9cad6..0000000 --- a/eog-symbolic.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - diff --git a/eog.spec b/eog.spec index 450613e..dfcc1e7 100644 --- a/eog.spec +++ b/eog.spec @@ -7,13 +7,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.16.1 -Release: 2%{?dist} +Version: 3.16.2 +Release: 1%{?dist} URL: https://wiki.gnome.org/Apps/EyeOfGnome #VCS: git:git://git.gnome.org/eog Source: http://download.gnome.org/sources/eog/3.16/%{name}-%{version}.tar.xz -# Backported symbolic icon from upstream -Source1: https://git.gnome.org/browse/eog/plain/data/icons/scalable/apps/eog-symbolic.svg # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -94,10 +92,6 @@ appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/eog.appdat https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/a.png \ https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/b.png -# Install the backported symbolic icon. -mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps -cp %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/eog-symbolic.svg - %find_lang %{name} --with-gnome rm -rf $RPM_BUILD_ROOT%{_libdir}/eog/plugins/*.la @@ -148,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Wed May 13 2015 Kalev Lember - 3.16.2-1 +- Update to 3.16.2 + * Tue May 12 2015 Michael Catanzaro - 3.16.1-2 - Add symbolic icon diff --git a/sources b/sources index dd17f0d..46b4bfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08f2df8486fddf40c3c9a991b46b986d eog-3.16.1.tar.xz +d48de7d269395947def8d5fac21c4454 eog-3.16.2.tar.xz