diff --git a/.gitignore b/.gitignore index c5fe4e6..40729e8 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.16.0.tar.xz /eog-3.16.1.tar.xz /eog-3.16.2.tar.xz +/eog-3.17.1.tar.xz diff --git a/eog.spec b/eog.spec index dfcc1e7..12a4ba5 100644 --- a/eog.spec +++ b/eog.spec @@ -7,11 +7,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.16.2 +Version: 3.17.1 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 +Source: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Tue May 26 2015 David King - 3.17.1-1 +- Update to 3.17.1 + * Wed May 13 2015 Kalev Lember - 3.16.2-1 - Update to 3.16.2 diff --git a/sources b/sources index 46b4bfa..b607a4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d48de7d269395947def8d5fac21c4454 eog-3.16.2.tar.xz +36c8dedbd845e3c2d67f6039cf056f3c eog-3.17.1.tar.xz