[perl-Array-Utils] Import perl-Array-Utils-0.5-1.fc14.src.rpm

Lubomir Rintel lkundrak at fedoraproject.org
Fri Feb 4 10:59:36 UTC 2011


commit 3746ee3dd1d1eef476b692d4194e6ff3ec13e822
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri Feb 4 11:59:23 2011 +0100

    Import perl-Array-Utils-0.5-1.fc14.src.rpm

 .gitignore            |    1 +
 perl-Array-Utils.spec |   12 +++++++-----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f959477..11fea74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Array-Utils-0.3.tar.gz
+/Array-Utils-0.5.tar.gz
diff --git a/perl-Array-Utils.spec b/perl-Array-Utils.spec
index c4e47ca..f1d2e47 100644
--- a/perl-Array-Utils.spec
+++ b/perl-Array-Utils.spec
@@ -1,6 +1,6 @@
 Name:           perl-Array-Utils
-Version:        0.3
-Release:        2%{?dist}
+Version:        0.5
+Release:        1%{?dist}
 Summary:        Small utils for array manipulation
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,9 +13,8 @@ BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
-A small pure-perl module containing list manipulation routines. The
-module emerged because I was tired to include same utility routines in
-numerous projects.
+A small pure-perl module containing list manipulation routines,
+to avoid code duplication, idioms.
 
 
 %prep
@@ -54,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 30 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 0.5-1
+- Rebase to a later release
+
 * Fri Nov 26 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 0.3-2
 - Add Test::More BR
 - Tidy up
diff --git a/sources b/sources
index aabc428..9bbf0c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ace073e83fd169e050b99b606086950  Array-Utils-0.3.tar.gz
+ac15e6dce2c7c9d1855ecab9eb00aee6  Array-Utils-0.5.tar.gz


More information about the scm-commits mailing list