[perl-experimental] 0.009 bump

Petr Pisar ppisar at fedoraproject.org
Mon Aug 18 13:32:21 UTC 2014


commit e9176ef81ecde51d2790685b40bba5467402cc3a
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Aug 18 15:31:36 2014 +0200

    0.009 bump

 .gitignore             |    1 +
 perl-experimental.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37eb658..efbb17a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /experimental-0.006.tar.gz
 /experimental-0.007.tar.gz
 /experimental-0.008.tar.gz
+/experimental-0.009.tar.gz
diff --git a/perl-experimental.spec b/perl-experimental.spec
index f4b6a8a..ab5d0e2 100644
--- a/perl-experimental.spec
+++ b/perl-experimental.spec
@@ -1,5 +1,5 @@
 Name:           perl-experimental
-Version:        0.008
+Version:        0.009
 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.036
+BuildRequires:  perl(Module::Build::Tiny) >= 0.037
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(feature)
@@ -46,6 +46,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 18 2014 Petr Pisar <ppisar at redhat.com> - 0.009-1
+- 0.009 bump
+
 * Mon Jul 07 2014 Petr Pisar <ppisar at redhat.com> - 0.008-1
 - 0.008 bump
 
diff --git a/sources b/sources
index ea9f951..d792249 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99a1a47b5c942f20efb2f6c534d0fc51  experimental-0.008.tar.gz
+198ff1d9990d99c1547735ccf578e4f4  experimental-0.009.tar.gz



More information about the perl-devel mailing list