This commit is contained in:
Matthias Clasen 2006-10-22 04:25:33 +00:00
parent 837b987480
commit 0f07e74ed0
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
yelp-2.16.0.tar.bz2
yelp-2.16.1.tar.bz2

View File

@ -1 +1 @@
215bd83b03c4a6e5629c4034e5063e7a yelp-2.16.0.tar.bz2
b88c7607bd21d06ee37a877da6747cb3 yelp-2.16.1.tar.bz2

View File

@ -18,8 +18,8 @@
Summary: A system documentation reader from the Gnome project
Name: yelp
Version: 2.16.0
Release: 5%{?dist}
Version: 2.16.1
Release: 1%{?dist}
Source: %{name}-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=319096
Patch1: yelp-2.15.5-fedora-docs.patch
@ -141,6 +141,9 @@ update-desktop-database &> /dev/null ||:
%{_datadir}/yelp
%changelog
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
- Update to 2.16.1
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-5
- Fix scripts according to the packaging guidelines