From 1e9da19a65370a8384c185666c7bd577fdd8a28a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 6 Jan 2010 04:43:37 +0000 Subject: [PATCH] - Update to 2.29.1 --- .cvsignore | 2 +- sources | 2 +- yelp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 18cb08e..0f00093 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -yelp-2.28.1.tar.bz2 +yelp-2.29.1.tar.bz2 diff --git a/sources b/sources index b533d16..33a4c1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faf7eac7abf4eded189566f9ffafc188 yelp-2.28.1.tar.bz2 +17ea84ee7d1af4a680bc3717b1572a3c yelp-2.29.1.tar.bz2 diff --git a/yelp.spec b/yelp.spec index 934c353..2546434 100644 --- a/yelp.spec +++ b/yelp.spec @@ -19,8 +19,8 @@ Summary: Help browser for the GNOME desktop Name: yelp -Version: 2.28.1 -Release: 2%{?dist} +Version: 2.29.1 +Release: 1%{?dist} Source: http://download.gnome.org/sources/yelp/2.28/%{name}-%{version}.tar.bz2 URL: http://live.gnome.org/Yelp Patch1: yelp-2.15.5-fedora-docs.patch @@ -161,6 +161,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Tue Jan 5 2010 Matthew Barnes - 2.29.1-1 +- Update to 2.29.1 + * Tue Jan 5 2010 Matthias Clasen - 2.28.1-2 - Use %global instead of %define where %define doesn't work