Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-05 17:05:04 +02:00
parent 23011689b9
commit 250ae6350f

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage-TrustPod Name: perl-Pod-Coverage-TrustPod
Version: 0.100003 Version: 0.100003
Release: 1%{?dist} Release: 2%{?dist}
Summary: Allow a module's pod to contain Pod::Coverage hints Summary: Allow a module's pod to contain Pod::Coverage hints
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Pod-Coverage-TrustPod/ URL: http://search.cpan.org/dist/Pod-Coverage-TrustPod/
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/Pod::Coverage::TrustPod.3* %{_mandir}/man3/Pod::Coverage::TrustPod.3*
%changelog %changelog
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.100003-2
- Perl 5.22 rebuild
* Thu Nov 13 2014 Paul Howarth <paul@city-fan.org> - 0.100003-1 * Thu Nov 13 2014 Paul Howarth <paul@city-fan.org> - 0.100003-1
- Update to 0.100003 - Update to 0.100003
- The string *EVERYTHING* is now a pattern meaning "trust everything" - The string *EVERYTHING* is now a pattern meaning "trust everything"