[perl-Capture-Tiny] 0.20 bump

Petr Šabata psabata at fedoraproject.org
Thu Oct 4 11:31:43 UTC 2012


commit 842f3c8e32a374af8a37dfea7744412aacf2b007
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Oct 4 13:25:22 2012 +0200

    0.20 bump

 .gitignore             |    1 +
 perl-Capture-Tiny.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 370af5f..0d34f40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Capture-Tiny-0.08.tar.gz
 /Capture-Tiny-0.17.tar.gz
 /Capture-Tiny-0.18.tar.gz
 /Capture-Tiny-0.19.tar.gz
+/Capture-Tiny-0.20.tar.gz
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 6bd491c..dab66af 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-Capture-Tiny
-Version:        0.19
+Version:        0.20
 Release:        1%{?dist}
 Summary:        Capture STDOUT and STDERR from Perl, XS or external programs
 License:        ASL 2.0
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(Test::More) >= 0.62
 # Tests only:
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Spec)
@@ -52,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 04 2012 Petr Šabata <contyk at redhat.com> - 0.20-1
+- 0.20 bump
+
 * Wed Aug 08 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.19-1
 - 0.19 bump
 
diff --git a/sources b/sources
index a58e620..a296bb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cebbeddaded44a02e8978799e0f3978e  Capture-Tiny-0.19.tar.gz
+cd7aab9f3bccefc76c7d4f0455c55d35  Capture-Tiny-0.20.tar.gz


More information about the scm-commits mailing list