0.26 bump

- Test suite enhancements only
This commit is contained in:
Petr Šabata 2014-11-04 15:09:18 +01:00
parent e5966ea4c5
commit e8ec77f09f
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ Capture-Tiny-0.08.tar.gz
/Capture-Tiny-0.23.tar.gz
/Capture-Tiny-0.24.tar.gz
/Capture-Tiny-0.25.tar.gz
/Capture-Tiny-0.26.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.25
Release: 3%{?dist}
Version: 0.26
Release: 1%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
Group: Development/Libraries
@ -65,6 +65,10 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Nov 04 2014 Petr Šabata <contyk@redhat.com> - 0.26-1
- 0.26 bump
- Test suite enhancements only
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-3
- Perl 5.20 re-rebuild of bootstrapped packages

View File

@ -1 +1 @@
8cbf69b1ceb10899308ac1f57a28c8a8 Capture-Tiny-0.25.tar.gz
bff4602137a8c59dae2808dbcda5135b Capture-Tiny-0.26.tar.gz