0.25 bump

This commit is contained in:
Petr Šabata 2014-08-18 16:55:41 +02:00
parent c0468f37fb
commit b4dc680535
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.24
Release: 2%{?dist}
Version: 0.25
Release: 1%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
Group: Development/Libraries
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Aug 18 2014 Petr Šabata <contyk@redhat.com> - 0.25-1
- 0.25 bump
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
718e9d62c4a27a3207cf8506cb99d846 Capture-Tiny-0.24.tar.gz
8cbf69b1ceb10899308ac1f57a28c8a8 Capture-Tiny-0.25.tar.gz