[perl-Hash-MultiValue] Update to 0.16 (BZ#1193418)

李瑞彬 cheeselee at fedoraproject.org
Wed Feb 18 03:52:44 UTC 2015


commit 2da02015a699e8f0416c4f44d4d1470fa25ec42d
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed Feb 18 11:47:35 2015 +0800

    Update to 0.16 (BZ#1193418)

 .gitignore                |    1 +
 perl-Hash-MultiValue.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbb7552..ff1474e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Hash-MultiValue-0.08.tar.gz
 /Hash-MultiValue-0.13.tar.gz
 /Hash-MultiValue-0.14.tar.gz
 /Hash-MultiValue-0.15.tar.gz
+/Hash-MultiValue-0.16.tar.gz
diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec
index 2eeaec8..fb085e2 100644
--- a/perl-Hash-MultiValue.spec
+++ b/perl-Hash-MultiValue.spec
@@ -1,10 +1,10 @@
 Name:           perl-Hash-MultiValue
 Summary:        Store multiple values per key
-Version:        0.15
-Release:        4%{?dist}
+Version:        0.16
+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 
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AR/ARISTOTLE/Hash-MultiValue-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Hash-MultiValue
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -53,6 +53,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Feb 18 2015 Robin Lee <cheeselee at fedoraproject.org> - 0.16-1
+- Update to 0.16 (BZ#1193418)
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.15-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 7c0469f..9665697 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb7df1402b774b07a305dbb67873817a  Hash-MultiValue-0.15.tar.gz
+508015312eb08cd2bcea987c4efbb93d  Hash-MultiValue-0.16.tar.gz



More information about the perl-devel mailing list