0.18 bump
This commit is contained in:
parent
4b46179142
commit
cf76ceaa85
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user