Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 12:51:34 +02:00
parent c499313742
commit 19a8613dd2

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage
Version: 0.23
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Checks if the documentation of a module is comprehensive
License: GPL+ or Artistic
Group: Development/Libraries
@ -69,6 +69,9 @@ make test
%{_mandir}/man3/Pod::Coverage::Overloader.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.23-3
- Perl 5.18 rebuild
* Wed May 22 2013 Petr Pisar <ppisar@redhat.com> - 0.23-2
- Do not put ./lib into @INC by pod_cover tool