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:
Paul Howarth 2015-06-13 20:40:00 +01:00
parent 364b6f3ab8
commit 86ea2b1862
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
2ab2b8f27f7a6a4389898a7a383aadb3 List-MoreUtils-0.412.tar.gz
bc577c86455e2d1397187bce286a53b9 List-MoreUtils-0.413.tar.gz