diff --git a/.gitignore b/.gitignore index 3ef3cc1..dc2b21f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-2.91.3.tar.bz2 /eog-2.91.5.tar.bz2 /eog-2.91.6.tar.bz2 +/eog-2.91.7.tar.bz2 diff --git a/eog.spec b/eog.spec index 1df3c03..cd22372 100644 --- a/eog.spec +++ b/eog.spec @@ -10,7 +10,7 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 2.91.6 +Version: 2.91.7 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog @@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Wed Feb 2 2011 Christopher Aillon 2.91.7-1 +- Update to 2.91.7 + * Fri Jan 14 2011 Matthias Clasen 2.91.6-1 - Update to 2.91.6 diff --git a/sources b/sources index e411fe0..a0b8bf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d7f02527e1969c77a84b86cfc6a57a6 eog-2.91.6.tar.bz2 +2641c91a4b977ff2a48969a7aa7a4879 eog-2.91.7.tar.bz2