diff --git a/.gitignore b/.gitignore index 3f41d5f..0d69b03 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.11.92.tar.xz /eog-3.12.0.tar.xz /eog-3.12.1.tar.xz +/eog-3.13.1.tar.xz diff --git a/eog.spec b/eog.spec index 6c584a4..4f45a33 100644 --- a/eog.spec +++ b/eog.spec @@ -9,11 +9,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.12.1 +Version: 3.13.1 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.13/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -115,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Tue Apr 29 2014 Richard Hughes - 3.13.1-1 +- Update to 3.13.1 + * Tue Apr 15 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 diff --git a/sources b/sources index 63097f2..d9d0c02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14ed287ec50039e494c3472075c77c2f eog-3.12.1.tar.xz +8a5571ab115dae2075fa5fd63d375513 eog-3.13.1.tar.xz