0.26 bump
- Test suite enhancements only
This commit is contained in:
parent
e5966ea4c5
commit
e8ec77f09f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user