Update to 0.100005
- New upstream release 0.100005 - Remove an accidentally-introduced // operator
This commit is contained in:
parent
97152aaba8
commit
7b67d6d591
@ -1,5 +1,5 @@
|
||||
Name: perl-Pod-Coverage-TrustPod
|
||||
Version: 0.100004
|
||||
Version: 0.100005
|
||||
Release: 1%{?dist}
|
||||
Summary: Allow a module's pod to contain Pod::Coverage hints
|
||||
License: GPL+ or Artistic
|
||||
@ -55,6 +55,10 @@ make test
|
||||
%{_mandir}/man3/Pod::Coverage::TrustPod.3*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Paul Howarth <paul@city-fan.org> - 0.100005-1
|
||||
- Update to 0.100005
|
||||
- Remove an accidentally-introduced // operator
|
||||
|
||||
* Mon Mar 5 2018 Paul Howarth <paul@city-fan.org> - 0.100004-1
|
||||
- Update to 0.100004
|
||||
- Report more usefully when a regex can't be compiled
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pod-Coverage-TrustPod-0.100004.tar.gz) = a56d7668b736f7028730c8ce68f247658021060775ec40fc3d8848122a7ca5fd925ff5c6bfe9e477b2420121cac9fb3a5b28c4951df6f5daf91e79c5e60eed0f
|
||||
SHA512 (Pod-Coverage-TrustPod-0.100005.tar.gz) = d96b75cbaff8ef4860372bca0a78a3ede20bc303760f1edf6fe5287234561e636ae4f54f670014c6dfc14d1a1c667dc2f8e79955bfca58b34235cef4a3437c21
|
||||
|
Loading…
Reference in New Issue
Block a user