diff --git a/.gitignore b/.gitignore index dfc995c..e56d2ea 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-2.91.90.tar.bz2 /eog-2.91.91.tar.bz2 /eog-2.91.92.tar.bz2 +/eog-3.0.0.tar.bz2 diff --git a/eog.spec b/eog.spec index 5ca703c..0ae12a4 100644 --- a/eog.spec +++ b/eog.spec @@ -10,11 +10,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 2.91.92 +Version: 3.0.0 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/2.91/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/eog/3.0/%{name}-%{version}.tar.bz2 # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. License: GPLv2+ and GFDL @@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1 +- Update to 3.0.0 + * Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1 - Update to 2.91.92 diff --git a/sources b/sources index 45b22e4..dbe9eac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e3f40a057c4ab6b998c6083eb8ee812 eog-2.91.92.tar.bz2 +b9d6faa9c7485df5ace37e0548641893 eog-3.0.0.tar.bz2