[perl-experimental] 0.007 bump

Petr Pisar ppisar at fedoraproject.org
Fri Mar 14 15:10:27 UTC 2014


commit 0561e7cc294613255a2abc4743423bc1d173f101
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Mar 14 16:10:06 2014 +0100

    0.007 bump

 .gitignore             |    1 +
 perl-experimental.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd3160f..bd5fad9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /experimental-0.004.tar.gz
 /experimental-0.005.tar.gz
 /experimental-0.006.tar.gz
+/experimental-0.007.tar.gz
diff --git a/perl-experimental.spec b/perl-experimental.spec
index e60b5c6..c7f9255 100644
--- a/perl-experimental.spec
+++ b/perl-experimental.spec
@@ -1,5 +1,5 @@
 Name:           perl-experimental
-Version:        0.006
+Version:        0.007
 Release:        1%{?dist}
 Summary:        Experimental features made easy
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/experimental/
 Source0:        http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build::Tiny) >= 0.030
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(feature)
@@ -45,6 +45,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 14 2014 Petr Pisar <ppisar at redhat.com> - 0.007-1
+- 0.007 bump
+
 * Mon Jan 20 2014 Petr Pisar <ppisar at redhat.com> - 0.006-1
 - 0.006 bump
 
diff --git a/sources b/sources
index e86ead7..5a3e4fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10b15c5f5cf3fd8dd92b97ee815e6499  experimental-0.006.tar.gz
+0912342b713a18c89515e213ad640d8d  experimental-0.007.tar.gz



More information about the perl-devel mailing list