[perl-Hash-MultiValue] Update to 0.12

cheeselee cheeselee at fedoraproject.org
Mon Mar 12 12:50:51 UTC 2012


commit 8e4a3fca858e45a5e37b4bc916f3ab200e5ccafe
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Mar 12 20:50:36 2012 +0800

    Update to 0.12

 .gitignore                |    1 +
 perl-Hash-MultiValue.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0b4076..aa9ffaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Hash-MultiValue-0.08.tar.gz
 /Hash-MultiValue-0.10.tar.gz
+/Hash-MultiValue-0.12.tar.gz
diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec
index 68db913..ed57b4c 100644
--- a/perl-Hash-MultiValue.spec
+++ b/perl-Hash-MultiValue.spec
@@ -1,6 +1,6 @@
 Name:           perl-Hash-MultiValue
 Summary:        Store multiple values per key
-Version:        0.10
+Version:        0.12
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 12 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.12-1
+- Update to 0.12
+
 * Fri Jan 13 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.10-1
 - Update to 0.10
 - BR: add perl(UNIVERSAL::ref)
diff --git a/sources b/sources
index 19b9a58..747c903 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-386b9ed884f3af6c20dca6d5fbefbb91  Hash-MultiValue-0.10.tar.gz
+a8016cd3e90b21e759703e248ae83c26  Hash-MultiValue-0.12.tar.gz


More information about the scm-commits mailing list