This commit is contained in:
Dennis Gilmore 2011-02-07 18:38:38 -06:00
parent fe7bf29ffc
commit 0eea3a9f53
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: urlview
Version: 0.9
Release: 7%{?dist}
Release: 8%{?dist}
Summary: URL extractor/launcher
Group: Applications/Internet
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/urlview.conf.5*
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 29 2009 Miroslav Lichvar <mlichvar@redhat.com> 0.9-7
- add man page link for urlview.conf (#526162)