Update to 0.19
This commit is contained in:
parent
6b4ea32394
commit
819da70435
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ Capture-Tiny-0.08.tar.gz
|
||||
/Capture-Tiny-0.16.tar.gz
|
||||
/Capture-Tiny-0.17.tar.gz
|
||||
/Capture-Tiny-0.18.tar.gz
|
||||
/Capture-Tiny-0.19.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Capture-Tiny
|
||||
Version: 0.18
|
||||
Release: 3%{?dist}
|
||||
Version: 0.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
@ -52,6 +52,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.19-1
|
||||
- 0.19 bump
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user