commit 0f733a5a91f10aaefc1426714c9eb88ad5188acd Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Mar 18 09:47:22 2015 +0000 Update to 0.407 - New upstream release 0.407 - Added one(), onlyidx(), onlyval() (CPAN RT#73134) and onlyres() - Improve XS maintainability - Document how uniq/distinct deal with undef (CPAN RT#49800) - Add bsearchidx to satisfy CPAN RT#63470 - Add singleton to satisfy CPAN RT#94382 - Fix CPAN RT#82039 - uniq changes the type of its arguments - Fix CPAN RT#44518 again perl-List-MoreUtils.spec | 12 +++++++++++- sources | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) --- diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index f9fa75c..7c3882e 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,5 +1,5 @@ Name: perl-List-MoreUtils -Version: 0.406 +Version: 0.407 Release: 1%{?dist} Summary: Provide the stuff missing in List::Util License: GPL+ or Artistic @@ -86,6 +86,16 @@ make test %{_mandir}/man3/List::MoreUtils::XS.3* %changelog +* Wed Mar 18 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.407-1 +- Update to 0.407 + - Added one(), onlyidx(), onlyval() (CPAN RT#73134) and onlyres() + - Improve XS maintainability + - Document how uniq/distinct deal with undef (CPAN RT#49800) + - Add bsearchidx to satisfy CPAN RT#63470 + - Add singleton to satisfy CPAN RT#94382 + - Fix CPAN RT#82039 - uniq changes the type of its arguments + - Fix CPAN RT#44518 again + * Tue Mar 3 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.406-1 - Update to 0.406 - Add new functions firstres and lastres in addition to firstidx, lastidx, diff --git a/sources b/sources index 10b4cd3..a66b5ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad92c8a9e26073263023fcf165f3a06f List-MoreUtils-0.406.tar.gz +bc065f8516d3e73686027c9f4fc89baf List-MoreUtils-0.407.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel