From 36fe8d22530ad8477e4a959044f48fbe78eb77b6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 9 Nov 2012 17:54:40 +0100 Subject: [PATCH] Update to 3.7.1 --- .gitignore | 1 + eog.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c02ff15..e8dc8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.5.92.tar.xz /eog-3.6.0.tar.xz /eog-3.6.1.tar.xz +/eog-3.7.1.tar.xz diff --git a/eog.spec b/eog.spec index 0cee8ae..d57c415 100644 --- a/eog.spec +++ b/eog.spec @@ -1,4 +1,4 @@ -%define gtk3_version 3.3.6 +%define gtk3_version 3.3.8 %define glib2_version 2.31.0 %define gnome_desktop_version 2.91.2 %define gnome_icon_theme_version 2.19.1 @@ -7,11 +7,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.6.1 +Version: 3.7.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.7/%{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 @@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Fri Nov 09 2012 Kalev Lember - 3.7.1-1 +- Update to 3.7.1 + * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 116a207..8ddef2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8345fe47f6079416186655c0e18b817 eog-3.6.1.tar.xz +242b8380bcbced3094644d6e821d66ba eog-3.7.1.tar.xz