0.10 bump
This commit is contained in:
parent
f11ebba3e6
commit
6392da9020
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
Capture-Tiny-0.08.tar.gz
|
||||
/Capture-Tiny-0.09.tar.gz
|
||||
/Capture-Tiny-0.10.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user