update to 1.1105
This commit is contained in:
parent
c5bf8852e7
commit
061a49e749
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
IO-CaptureOutput-1.1102.tar.gz
|
IO-CaptureOutput-1.1102.tar.gz
|
||||||
/IO-CaptureOutput-1.1104.tar.gz
|
/IO-CaptureOutput-1.1104.tar.gz
|
||||||
|
/IO-CaptureOutput-1.1105.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: perl-IO-CaptureOutput
|
Name: perl-IO-CaptureOutput
|
||||||
Version: 1.1104
|
Version: 1.1105
|
||||||
Release: 15%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Capture STDOUT/STDERR from sub-processes and XS/C modules
|
Summary: Capture STDOUT/STDERR from sub-processes and XS/C modules
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/IO-CaptureOutput
|
URL: https://metacpan.org/release/IO-CaptureOutput
|
||||||
@ -65,6 +65,9 @@ make test
|
|||||||
%{_mandir}/man3/IO::CaptureOutput.3*
|
%{_mandir}/man3/IO::CaptureOutput.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2019 Tom Callaway <spot@fedoraproject.org> - 1.1105-1
|
||||||
|
- update to 1.1105
|
||||||
|
|
||||||
* Fri Oct 25 2019 Paul Howarth <paul@city-fan.org> - 1.1104-15
|
* Fri Oct 25 2019 Paul Howarth <paul@city-fan.org> - 1.1104-15
|
||||||
- Spec tidy-up
|
- Spec tidy-up
|
||||||
- Use author-independent source URL
|
- Use author-independent source URL
|
||||||
|
Loading…
Reference in New Issue
Block a user