0.18 bump

This commit is contained in:
Petr Šabata 2012-05-07 13:53:52 +02:00
parent 4b46179142
commit cf76ceaa85
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 0.18-1
- 0.18 bump
* Thu Feb 23 2012 Petr Šabata <contyk@redhat.com> - 0.17-1
- 0.17 bump

View File

@ -1 +1 @@
940acac2bd9c05da0c168f7a91f86acf Capture-Tiny-0.17.tar.gz
74760c1f86824080ae4059d6f471a092 Capture-Tiny-0.18.tar.gz