Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 23:20:00 +02:00
parent c12d004e35
commit 9ecbeae9ef

View File

@ -1,6 +1,6 @@
Name: perl-Module-Metadata
Version: 1.000009
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Gather package and POD information from perl module files
License: GPL+ or Artistic
Group: Development/Libraries
@ -66,6 +66,9 @@ make test TEST_FILES="xt/*.t"
%{_mandir}/man3/Module::Metadata.3pm*
%changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.000009-3
- Perl 5.16 rebuild
* Fri Jun 01 2012 Petr Pisar <ppisar@redhat.com> - 1.000009-2
- Skip optional POD tests on bootstrap