Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 05:46:11 +02:00
parent b04e5eb0b4
commit 1391437292

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run
Version: 20180523.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl module for interacting with child processes
# the rest: GPL+ or Artistic
# The Win32* modules are not part of the binary RPM package
@ -99,6 +99,9 @@ make test
%{_mandir}/man3/IPC::Run::Timer.3*
%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
- Update to 20180523.0
- Fix using fd in child process when it happens to be the same number in the