[perl-Hash-MultiValue] Update to 0.10

cheeselee cheeselee at fedoraproject.org
Fri Jan 13 06:57:38 UTC 2012


commit 56869678988fe314a7f87cad16b9cc5ce79b4da3
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Jan 13 14:57:34 2012 +0800

    Update to 0.10

 .gitignore                |    1 +
 perl-Hash-MultiValue.spec |    9 +++++++--
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce42165..c0b4076 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Hash-MultiValue-0.08.tar.gz
+/Hash-MultiValue-0.10.tar.gz
diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec
index 401bb46..68db913 100644
--- a/perl-Hash-MultiValue.spec
+++ b/perl-Hash-MultiValue.spec
@@ -1,7 +1,7 @@
 Name:           perl-Hash-MultiValue
 Summary:        Store multiple values per key
-Version:        0.08
-Release:        6%{?dist}
+Version:        0.10
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Hash-MultiValue-%{version}.tar.gz 
@@ -13,6 +13,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(UNIVERSAL::ref)
 
 
 %{?perl_default_filter}
@@ -52,6 +53,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jan 13 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.10-1
+- Update to 0.10
+- BR: add perl(UNIVERSAL::ref)
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.08-6
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 3aff964..19b9a58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8e2ae6a0685d52641b3a5de20ae4116  Hash-MultiValue-0.08.tar.gz
+386b9ed884f3af6c20dca6d5fbefbb91  Hash-MultiValue-0.10.tar.gz


More information about the scm-commits mailing list