diff --git a/.gitignore b/.gitignore index 33ecbd0..b7d173d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.1.92.tar.xz /eog-3.2.0.tar.xz /eog-3.2.1.tar.xz +/eog-3.3.2.tar.xz diff --git a/eog.spec b/eog.spec index f64043d..9f012ef 100644 --- a/eog.spec +++ b/eog.spec @@ -8,11 +8,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.3.2 +Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/3.2/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.3/%{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 Nov 22 2011 Tomas Bzatek - 3.3.2-1 +- Update to 3.3.2 + * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 3da2ffb..6861a59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07dfad601e60bd35871508db688057b4 eog-3.2.1.tar.xz +a61a486ac14ddaa4d71f27a44c739f4e eog-3.3.2.tar.xz