diff --git a/.gitignore b/.gitignore index 34ba636..9da59b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ eog-2.31.4-20100623git.tar.bz2 +/eog-2.31.90.tar.bz2 diff --git a/eog.spec b/eog.spec index 280cd52..73fd50e 100644 --- a/eog.spec +++ b/eog.spec @@ -8,15 +8,14 @@ %define desktop_file_utils_version 0.9 %define gail_version 1.2.0 %define libexif_version 0.6.12 -%define alphatag 20100623git Summary: Eye of GNOME image viewer Name: eog -Version: 2.31.4 -Release: 0.1.%{alphatag}%{?dist} +Version: 2.31.90 +Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}-%{alphatag}.tar.bz2 +Source: http://download.gnome.org/sources/eog/2.31/%{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 @@ -157,6 +156,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/html/eog %changelog +* Tue Aug 17 2010 Matthias Clasen 2.31.90-1 +- Update to 2.31.90 + * Wed Jun 23 2010 Matthias Clasen 2.31.4-0.1.20100623git - git snapshot that works with glib 2.25.9 diff --git a/sources b/sources index 49ba6f7..b7592b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3815cfa96ff0c6d7b028a0568cd8f92 eog-2.31.4-20100623git.tar.bz2 +bb23bc1445e5b84a9c53fe68532a715b eog-2.31.90.tar.bz2