Perl 5.28 rebuild
This commit is contained in:
parent
b04e5eb0b4
commit
1391437292
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IPC-Run
|
Name: perl-IPC-Run
|
||||||
Version: 20180523.0
|
Version: 20180523.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Perl module for interacting with child processes
|
Summary: Perl module for interacting with child processes
|
||||||
# the rest: GPL+ or Artistic
|
# the rest: GPL+ or Artistic
|
||||||
# The Win32* modules are not part of the binary RPM package
|
# The Win32* modules are not part of the binary RPM package
|
||||||
@ -99,6 +99,9 @@ make test
|
|||||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 20180523.0-2
|
||||||
|
- Perl 5.28 rebuild
|
||||||
|
|
||||||
* Thu May 24 2018 Paul Howarth <paul@city-fan.org> - 20180523.0-1
|
* Thu May 24 2018 Paul Howarth <paul@city-fan.org> - 20180523.0-1
|
||||||
- Update to 20180523.0
|
- Update to 20180523.0
|
||||||
- Fix using fd in child process when it happens to be the same number in the
|
- Fix using fd in child process when it happens to be the same number in the
|
||||||
|
Loading…
Reference in New Issue
Block a user