diff --git a/.gitignore b/.gitignore index 74f442d..59215c4 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.3.92.tar.xz /eog-3.4.0.tar.xz /eog-3.4.1.tar.xz +/eog-3.5.1.tar.xz diff --git a/eog.spec b/eog.spec index 70630c8..db2b4e1 100644 --- a/eog.spec +++ b/eog.spec @@ -1,25 +1,23 @@ -%define gtk3_version 3.0.2 -%define glib2_version 2.29.4 +%define gtk3_version 3.3.6 +%define glib2_version 2.31.0 %define gnome_desktop_version 2.91.2 %define gnome_icon_theme_version 2.19.1 %define desktop_file_utils_version 0.9 -%define gail_version 1.2.0 %define libexif_version 0.6.14 Summary: Eye of GNOME image viewer Name: eog -Version: 3.4.1 -Release: 3%{?dist} +Version: 3.5.1 +Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.5/%{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 Group: User Interface/Desktops BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} -BuildRequires: gail-devel >= %{gail_version} BuildRequires: libexif-devel >= %{libexif_version} BuildRequires: exempi-devel BuildRequires: lcms2-devel @@ -119,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Sat May 05 2012 Kalev Lember - 3.5.1-1 +- Update to 3.5.1 + * Fri Apr 27 2012 Kalev Lember - 3.4.1-3 - Removed last traces of gconf handling (#704230) diff --git a/sources b/sources index 063555a..eed9e67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d082c6df54a8494c56c72bce6646659 eog-3.4.1.tar.xz +db6cfb874dd5a72fb42007929efe023c eog-3.5.1.tar.xz