0.30 bump

- Windows fixes only
This commit is contained in:
Petr Šabata 2015-05-18 14:12:24 +02:00
parent dc5f63fa7f
commit 12cdb168c0
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ Capture-Tiny-0.08.tar.gz
/Capture-Tiny-0.26.tar.gz
/Capture-Tiny-0.27.tar.gz
/Capture-Tiny-0.28.tar.gz
/Capture-Tiny-0.30.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Capture-Tiny
Version: 0.28
Version: 0.30
Release: 1%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
@ -57,6 +57,10 @@ make test
%{_mandir}/man3/*
%changelog
* Mon May 18 2015 Petr Šabata <contyk@redhat.com> - 0.30-1
- 0.30 bump
- Windows fixes only
* Fri Feb 13 2015 Petr Šabata <contyk@redhat.com> - 0.28-1
- 0.28 bump

View File

@ -1 +1 @@
2923ba0524f4f42a6022f3ef1ca1913d Capture-Tiny-0.28.tar.gz
7b0fbdbf4199724df1e53fe0b3e2ef4c Capture-Tiny-0.30.tar.gz