0.44 bump
This commit is contained in:
parent
3a89942fa4
commit
5896d565cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ Capture-Tiny-0.08.tar.gz
|
||||
/Capture-Tiny-0.36.tar.gz
|
||||
/Capture-Tiny-0.40.tar.gz
|
||||
/Capture-Tiny-0.42.tar.gz
|
||||
/Capture-Tiny-0.44.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Capture-Tiny
|
||||
Version: 0.42
|
||||
Version: 0.44
|
||||
Release: 1%{?dist}
|
||||
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
|
||||
License: ASL 2.0
|
||||
@ -61,6 +61,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.44-1
|
||||
- 0.44 bump
|
||||
|
||||
* Wed Jun 01 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.42-1
|
||||
- 0.42 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user