[perl-Hash-MoreUtils] Upstream update.

corsepiu corsepiu at fedoraproject.org
Sat Dec 21 03:16:45 UTC 2013


commit 8f76ea8c6b4b27e4baa9295e87e534757e246f92
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sat Dec 21 04:16:31 2013 +0100

    Upstream update.

 .gitignore               |    2 +-
 perl-Hash-MoreUtils.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb5c6f4..1c00690 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Hash-MoreUtils-0.04.tar.gz
+/Hash-MoreUtils-0.05.tar.gz
diff --git a/perl-Hash-MoreUtils.spec b/perl-Hash-MoreUtils.spec
index bf67e1d..ecbf798 100644
--- a/perl-Hash-MoreUtils.spec
+++ b/perl-Hash-MoreUtils.spec
@@ -1,5 +1,5 @@
 Name:           perl-Hash-MoreUtils
-Version:        0.04
+Version:        0.05
 Release:        1%{?dist}
 Summary:        Provide the stuff missing in Hash::Util
 License:        GPL+ or Artistic
@@ -7,7 +7,7 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Hash-MoreUtils/
 Source0:        http://www.cpan.org/authors/id/R/RE/REHSACK/Hash-MoreUtils-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.42
 BuildRequires:  perl(Test::More) >= 0.90
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -37,6 +37,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sat Dec 21 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.05-1
+- Upstream update.
+
 * Mon Oct 14 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.04-1
 - Upstream update.
 
diff --git a/sources b/sources
index f79e5e2..f3eba84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6cfbeef693b568cb81e8aceb9aad8cb  Hash-MoreUtils-0.04.tar.gz
+3ad192bffc593aa0048c65be04435a33  Hash-MoreUtils-0.05.tar.gz


More information about the scm-commits mailing list