diff --git a/yelp.spec b/yelp.spec index 3ce6d35..3db055a 100644 --- a/yelp.spec +++ b/yelp.spec @@ -12,7 +12,7 @@ %define libxslt_version 1.1.4 %define startup_notification_version 0.8 %define rarian_version 0.5.0 -%define gecko_version 1.8.1.8 +%define gecko_version 1.8.1.9 %define pango_version 1.0.99 %define desktop_file_utils_version 0.3-7 @@ -20,7 +20,7 @@ Summary: A system documentation reader from the Gnome project Name: yelp Version: 2.20.0 -Release: 5%{?dist} +Release: 6%{?dist} Source: http://ftp.gnome.org/pub/GNOME/sources/yelp/2.19/%{name}-%{version}.tar.bz2 URL: http://live.gnome.org/Yelp # http://bugzilla.gnome.org/show_bug.cgi?id=319096 @@ -155,6 +155,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Fri Nov 09 2007 Matthew Barnes - 2.20.0-6 +- Rebuild against gecko-libs 1.8.1.9. + * Mon Nov 5 2007 Matthias Clasen - 2.20.0-5 - Fix a crash in search (#361041)