diff --git a/.gitignore b/.gitignore index 43a62ac..101cef0 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.17.1.tar.xz /eog-3.17.2.tar.xz /eog-3.17.3.tar.xz +/eog-3.17.90.tar.xz diff --git a/eog.spec b/eog.spec index 5f60360..37d6162 100644 --- a/eog.spec +++ b/eog.spec @@ -7,8 +7,8 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.17.3 -Release: 2%{?dist} +Version: 3.17.90 +Release: 1%{?dist} URL: https://wiki.gnome.org/Apps/EyeOfGnome #VCS: git:git://git.gnome.org/eog Source: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz @@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Mon Aug 17 2015 Kalev Lember - 3.17.90-1 +- Update to 3.17.90 + * Tue Jul 21 2015 David King - 3.17.3-2 - Bump for new gnome-desktop3 diff --git a/sources b/sources index dc8fc3c..4271158 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7914855ebb4160c2fe3b9d8d2ccda62 eog-3.17.3.tar.xz +bd7f58a58f0bda44a019561fc622a067 eog-3.17.90.tar.xz