Update to 0.403
- New upstream release 0.403
- Remove most recent stable perl recommendation from meta to work around
misbehaving CPAN clients blocking update
- Update copyright date
- Ensure AUTHOR is a string on older toolchains
This commit is contained in:
parent
95778ffe57
commit
76868aa4f4
@ -1,5 +1,5 @@
|
||||
Name: perl-List-MoreUtils
|
||||
Version: 0.402
|
||||
Version: 0.403
|
||||
Release: 1%{?dist}
|
||||
Summary: Provide the stuff missing in List::Util
|
||||
License: GPL+ or Artistic
|
||||
@ -86,6 +86,13 @@ make test
|
||||
%{_mandir}/man3/List::MoreUtils::XS.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 27 2015 Paul Howarth <paul@city-fan.org> - 0.403-1
|
||||
- Update to 0.403
|
||||
- Remove most recent stable perl recommendation from meta to work around
|
||||
misbehaving CPAN clients blocking update
|
||||
- Update copyright date
|
||||
- Ensure AUTHOR is a string on older toolchains
|
||||
|
||||
* Wed Jan 7 2015 Paul Howarth <paul@city-fan.org> - 0.402-1
|
||||
- Update to 0.402 (significant and slightly incompatible update - see Changes)
|
||||
- This release by REHSACK → update source URL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user