0.10 bump

This commit is contained in:
Petr Písař 2011-02-09 09:40:24 +01:00
parent f11ebba3e6
commit 6392da9020
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
Capture-Tiny-0.08.tar.gz
/Capture-Tiny-0.09.tar.gz
/Capture-Tiny-0.10.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.09
Release: 2%{?dist}
Version: 0.10
Release: 1%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Feb 09 2011 Petr Pisar <ppisar@redhat.com> - 0.10-1
- 0.10 bump
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
189a521f75b918402571cdc8b7c934bf Capture-Tiny-0.09.tar.gz
d38c6b83f690dfd35b503ccbfade7558 Capture-Tiny-0.10.tar.gz