Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 15:41:55 +02:00
parent 19c201747d
commit e9de711888

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage-TrustPod
Version: 0.100005
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Allow a module's pod to contain Pod::Coverage hints
License: GPL+ or Artistic
URL: https://metacpan.org/release/Pod-Coverage-TrustPod
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/Pod::Coverage::TrustPod.3*
%changelog
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.100005-2
- Perl 5.28 rebuild
* Mon Mar 12 2018 Paul Howarth <paul@city-fan.org> - 0.100005-1
- Update to 0.100005
- Remove an accidentally-introduced // operator