This commit is contained in:
Dennis Gilmore 2013-02-13 19:03:35 -06:00
parent 8f74197719
commit 09c82473d9

View File

@ -5,7 +5,7 @@
Name: help2man Name: help2man
Summary: Create simple man pages from --help output Summary: Create simple man pages from --help output
Version: 1.41.1 Version: 1.41.1
Release: 1%{?dist} Release: 2%{?dist}
Group: Development/Tools Group: Development/Tools
License: GPLv3+ License: GPLv3+
URL: http://www.gnu.org/software/help2man URL: http://www.gnu.org/software/help2man
@ -61,6 +61,9 @@ fi
%endif %endif
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.41.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jan 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.41.1-1 * Thu Jan 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.41.1-1
- Upstream update. - Upstream update.