diff --git a/yelp.spec b/yelp.spec index f623413..02412e0 100644 --- a/yelp.spec +++ b/yelp.spec @@ -20,7 +20,7 @@ Summary: A system documentation reader from the Gnome project Name: yelp Version: 2.19.1 -Release: 1%{?dist} +Release: 2%{?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 @@ -39,7 +39,7 @@ Patch7: yelp-2.18.1-info-gnutls.patch Patch9: yelp-2.18.1-man-xrefs.patch Patch10: yelp-2.19.1-typo.patch -License: GPL +License: GPLv2+ Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gtk2 >= %{gtk2_version} @@ -161,6 +161,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Fri Aug 3 2007 Matthias Clasen - 2.19.1-2 +- Update the license field + * Thu Aug 02 2007 Matthew Barnes - 2.19.1-1 - Update to 2.19.1 - Adapt the "apropos" patch for 2.19.1.