From 0f35f99bee791a19ffa5405d11cb8acd715fb2a5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Oct 2006 04:57:55 +0000 Subject: [PATCH] improve fix --- yelp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yelp.spec b/yelp.spec index 29a99db..2622039 100644 --- a/yelp.spec +++ b/yelp.spec @@ -19,7 +19,7 @@ Summary: A system documentation reader from the Gnome project Name: yelp Version: 2.16.1 -Release: 3%{?dist} +Release: 4%{?dist} Source: %{name}-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=319096 Patch1: yelp-2.15.5-fedora-docs.patch @@ -144,6 +144,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Sun Oct 29 2006 Matthias Clasen - 2.16.1-4 +- Improve the previous fix + * Sun Oct 29 2006 Matthias Clasen - 2.16.1-3 - Fix some crashes (#212888)