Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-17 12:46:17 +02:00
parent 5697ab6580
commit 0e1889cd52

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.43.3 Version: 1.43.3
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
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.43.3-2
- Perl 5.18 rebuild
* Wed Jul 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.43.3-1 * Wed Jul 17 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.43.3-1
- Upstream update. - Upstream update.