Update to 0.413
- New upstream release 0.413
- Fix compiling in c++ mode (deprecated, but some people seem to require it)
(CPAN RT#104690)
This commit is contained in:
parent
364b6f3ab8
commit
86ea2b1862
@ -1,6 +1,6 @@
|
||||
Name: perl-List-MoreUtils
|
||||
Version: 0.412
|
||||
Release: 2%{?dist}
|
||||
Version: 0.413
|
||||
Release: 1%{?dist}
|
||||
Summary: Provide the stuff missing in List::Util
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/List-MoreUtils/
|
||||
@ -86,6 +86,11 @@ make test
|
||||
%{_mandir}/man3/List::MoreUtils::XS.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 13 2015 Paul Howarth <paul@city-fan.org> - 0.413-1
|
||||
- Update to 0.413
|
||||
- Fix compiling in c++ mode (deprecated, but some people seem to require it)
|
||||
(CPAN RT#104690)
|
||||
|
||||
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.412-2
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user