[perl-Capture-Tiny] 0.18 bump

Petr Šabata psabata at fedoraproject.org
Mon May 7 11:54:22 UTC 2012


commit cf76ceaa85853ff912b517aad914481e8fd17ea8
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon May 7 13:53:52 2012 +0200

    0.18 bump

 .gitignore             |    1 +
 perl-Capture-Tiny.spec |    6 ++++--
 sources                |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a12566e..7d2aa0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Capture-Tiny-0.08.tar.gz
 /Capture-Tiny-0.15.tar.gz
 /Capture-Tiny-0.16.tar.gz
 /Capture-Tiny-0.17.tar.gz
+/Capture-Tiny-0.18.tar.gz
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index ceb8e38..08a368b 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-Capture-Tiny
-Version:        0.17
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Capture STDOUT and STDERR from Perl, XS or external programs
 License:        ASL 2.0
@@ -11,7 +11,6 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(Test::More) >= 0.62
 # Tests only:
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
@@ -53,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 07 2012 Petr Šabata <contyk at redhat.com> - 0.18-1
+- 0.18 bump
+
 * Thu Feb 23 2012 Petr Šabata <contyk at redhat.com> - 0.17-1
 - 0.17 bump
 
diff --git a/sources b/sources
index ccbac96..3919c6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-940acac2bd9c05da0c168f7a91f86acf  Capture-Tiny-0.17.tar.gz
+74760c1f86824080ae4059d6f471a092  Capture-Tiny-0.18.tar.gz


More information about the scm-commits mailing list