diff --git a/.gitignore b/.gitignore index a17c814..74f442d 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.3.91.tar.xz /eog-3.3.92.tar.xz /eog-3.4.0.tar.xz +/eog-3.4.1.tar.xz diff --git a/eog.spec b/eog.spec index 2250e84..7af608a 100644 --- a/eog.spec +++ b/eog.spec @@ -8,11 +8,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.4.0 +Version: 3.4.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.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.4/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. License: GPLv2+ and GFDL @@ -123,6 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Tue Apr 17 2012 Kalev Lember - 3.4.1-1 +- Update to 3.4.1 + * Tue Mar 27 2012 Richard Hughes - 3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 2765779..063555a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -019b550ff01d77a78cc45b6d0881cf86 eog-3.4.0.tar.xz +4d082c6df54a8494c56c72bce6646659 eog-3.4.1.tar.xz