From ebc625b4db9ee66807d54f584b7cc8ff48644a61 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Mar 2013 03:04:06 +0100 Subject: [PATCH] Update to 3.8.0 --- .gitignore | 1 + eog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0849c1b..a933d57 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.7.4.tar.xz /eog-3.7.91.tar.xz /eog-3.7.92.tar.xz +/eog-3.8.0.tar.xz diff --git a/eog.spec b/eog.spec index 18821f6..12880d8 100644 --- a/eog.spec +++ b/eog.spec @@ -7,11 +7,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.7.92 +Version: 3.8.0 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/eog/3.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.8/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Richard Hughes - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index f6a018b..e7fed6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c8235ac728a92025dd487cf24ba5e22 eog-3.7.92.tar.xz +694e430680553b97475b7f6e3508a5d3 eog-3.8.0.tar.xz