From 65ecfad6dd815c365c83f7ea51623098d027ec26 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 25 Sep 2013 00:46:13 +0200 Subject: [PATCH] Update to 3.10.0 --- .gitignore | 1 + eog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ad51596..da2e658 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.9.5.tar.xz /eog-3.9.91.tar.xz /eog-3.9.92.tar.xz +/eog-3.10.0.tar.xz diff --git a/eog.spec b/eog.spec index 94f7d0c..bdfbd57 100644 --- a/eog.spec +++ b/eog.spec @@ -9,11 +9,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.9.92 +Version: 3.10.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.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.10/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -114,6 +114,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 diff --git a/sources b/sources index f2e3ca9..cdc69d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b1842ecfdd0315dd3fd37813049cefb eog-3.9.92.tar.xz +fea14d66c2fe9366ef4d6ef003fae6b7 eog-3.10.0.tar.xz