diff --git a/.gitignore b/.gitignore index b14c3cc..48366d1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-2.31.91.tar.bz2 /eog-2.32.0.tar.bz2 /eog-2.91.0.tar.bz2 +/eog-2.91.1.tar.bz2 diff --git a/eog.spec b/eog.spec index 0a994ac..e8c945a 100644 --- a/eog.spec +++ b/eog.spec @@ -11,8 +11,8 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 2.91.0 -Release: 2%{?dist} +Version: 2.91.1 +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 @@ -42,10 +42,8 @@ BuildRequires: libxml2-devel BuildRequires: librsvg2-devel Requires(post): desktop-file-utils >= %{desktop_file_utils_version} -Requires(post): GConf2 -Requires(pre): GConf2 -Requires(preun): GConf2 Requires(postun): desktop-file-utils >= %{desktop_file_utils_version} +Requires(pre): GConf2 %description The Eye of GNOME image viewer (eog) is the official image viewer for the @@ -136,6 +134,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Tue Nov 2 2010 Matthias Clasen 2.91.1-1 +- Update to 2.91.1 + * Sat Oct 16 2010 Siddhesh Poyarekar 2.91.0-2 - Add librsvg to BuildRequires to build native svg support diff --git a/sources b/sources index ce03e0e..146855c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90d0ba47f76e158ccb76837cc0b17615 eog-2.91.0.tar.bz2 +4b45a0f72b00a4eed3c6bdcaeedfd1a6 eog-2.91.1.tar.bz2