[perl-Scalar-List-Utils] update to 1.25

Iain Arnell iarnell at fedoraproject.org
Sun Mar 25 13:59:02 UTC 2012


commit 66a5878b65e46fb6d49ffffd71e4d712f2cd5fff
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 25 07:58:49 2012 -0600

    update to 1.25

 .gitignore                  |    1 +
 perl-Scalar-List-Utils.spec |   10 ++++++----
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae6b1bb..e78ce4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Scalar-List-Utils-1.23.tar.gz
+/Scalar-List-Utils-1.25.tar.gz
diff --git a/perl-Scalar-List-Utils.spec b/perl-Scalar-List-Utils.spec
index 70fe68a..b6869ed 100644
--- a/perl-Scalar-List-Utils.spec
+++ b/perl-Scalar-List-Utils.spec
@@ -1,11 +1,11 @@
 Name:           perl-Scalar-List-Utils
-Version:        1.23
-Release:        3%{?dist}
+Version:        1.25
+Release:        1%{?dist}
 Summary:        A selection of general-utility scalar and list subroutines
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Scalar-List-Utils/
-Source0:        http://www.cpan.org/authors/id/G/GB/GBARR/Scalar-List-Utils-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-%{version}.tar.gz
 BuildRequires:  perl(bignum)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Devel::Peek)
@@ -51,7 +51,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/List*
@@ -59,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 25 2012 Iain Arnell <iarnell at gmail.com> 1.25-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.23-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 1460b6b..c727490 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7909f8737cd6eecd8520b77326916b  Scalar-List-Utils-1.23.tar.gz
+80ce77e3d7ec212905b263797b34b3fd  Scalar-List-Utils-1.25.tar.gz



More information about the perl-devel mailing list