From 7b6e48f9c2bac7c869bf49b6b5b3e81643076961 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 26 Apr 2011 14:52:56 -0400 Subject: [PATCH] synch with f15 --- .gitignore | 1 + eog.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e56d2ea..842f596 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-2.91.91.tar.bz2 /eog-2.91.92.tar.bz2 /eog-3.0.0.tar.bz2 +/eog-3.0.1.tar.bz2 diff --git a/eog.spec b/eog.spec index 0ae12a4..138984a 100644 --- a/eog.spec +++ b/eog.spec @@ -10,7 +10,7 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog @@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Tue Apr 26 2011 Matthias Clasen 3.0.1-1 +- Update to 3.0.1 + * Mon Apr 4 2011 Matthias Clasen 3.0.0-1 - Update to 3.0.0 diff --git a/sources b/sources index dbe9eac..5416a61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9d6faa9c7485df5ace37e0548641893 eog-3.0.0.tar.bz2 +71b52e7c03c93300998a0db336fdbd55 eog-3.0.1.tar.bz2