update to 1.1104

This commit is contained in:
Tom Callaway 2015-03-27 15:26:52 -04:00
parent da8e82d9a8
commit 43a9cadb51
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
IO-CaptureOutput-1.1102.tar.gz
/IO-CaptureOutput-1.1104.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-IO-CaptureOutput
Version: 1.1102
Release: 13%{?dist}
Version: 1.1104
Release: 1%{?dist}
Summary: Capture STDOUT/STDERR from sub-processes and XS/C modules
Group: Development/Libraries
License: GPL+ or Artistic
@ -15,7 +15,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Temp) >= 0.16
# Tests:
BuildRequires: perl(File::Spec) >= 3.27
# BuildRequires: perl(File::Spec) >= 3.27
BuildRequires: perl(IO::File)
BuildRequires: perl(Test::More) >= 0.62
# Optional test:
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Mar 27 2015 Tom Callaway <spot@fedoraproject.org> - 1.1104-1
- update to 1.1104
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.1102-13
- Perl 5.20 rebuild

View File

@ -1 +1 @@
367b3c0eb33a4b600de4009b0445ae0d IO-CaptureOutput-1.1102.tar.gz
5c98f4ed8e6aa5237e610b5865f275e9 IO-CaptureOutput-1.1104.tar.gz