[perl-List-MoreUtils] Update to 0.406

Paul Howarth pghmcfc at fedoraproject.org
Wed Mar 4 08:48:38 UTC 2015


commit 9b7a0e749e267c998871101f99f0281a66d6edf7
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Mar 4 08:42:50 2015 +0000

    Update to 0.406
    
    - New upstream release 0.406
      - Add new functions firstres and lastres in addition to firstidx, lastidx,
        firstval and lastval
      - Regenerate MANIFEST to bundle README.md

 perl-List-MoreUtils.spec | 10 ++++++++--
 sources                  |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec
index 87f44a3..f9fa75c 100644
--- a/perl-List-MoreUtils.spec
+++ b/perl-List-MoreUtils.spec
@@ -1,5 +1,5 @@
 Name:		perl-List-MoreUtils
-Version:	0.405
+Version:	0.406
 Release:	1%{?dist}
 Summary:	Provide the stuff missing in List::Util
 License:	GPL+ or Artistic
@@ -78,7 +78,7 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
 make test
 
 %files
-%doc Changes
+%doc Changes README.md
 %{perl_vendorarch}/auto/List/
 %{perl_vendorarch}/List/
 %{_mandir}/man3/List::MoreUtils.3*
@@ -86,6 +86,12 @@ make test
 %{_mandir}/man3/List::MoreUtils::XS.3*
 
 %changelog
+* Tue Mar  3 2015 Paul Howarth <paul at city-fan.org> - 0.406-1
+- Update to 0.406
+  - Add new functions firstres and lastres in addition to firstidx, lastidx,
+    firstval and lastval
+  - Regenerate MANIFEST to bundle README.md
+
 * Sat Feb 14 2015 Paul Howarth <paul at city-fan.org> - 0.405-1
 - Update to 0.405
   - Fix CPAN RT#78527 - first_val/last_val in documentation
diff --git a/sources b/sources
index 434b9c5..10b4cd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09337686cf0d4ea1600c8b4d9f98787b  List-MoreUtils-0.405.tar.gz
+ad92c8a9e26073263023fcf165f3a06f  List-MoreUtils-0.406.tar.gz


More information about the scm-commits mailing list