From cf76ceaa85853ff912b517aad914481e8fd17ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 7 May 2012 13:53:52 +0200 Subject: [PATCH] 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 - 0.18-1 +- 0.18 bump + * Thu Feb 23 2012 Petr Šabata - 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