Perl 5.32 rebuild
This commit is contained in:
parent
fc56213adb
commit
322effa463
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IPC-Run
|
Name: perl-IPC-Run
|
||||||
Version: 20200505.0
|
Version: 20200505.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
|
||||||
@ -102,6 +102,9 @@ make test
|
|||||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 20200505.0-2
|
||||||
|
- Perl 5.32 rebuild
|
||||||
|
|
||||||
* Wed May 6 2020 Paul Howarth <paul@city-fan.org> - 20200505.0-1
|
* Wed May 6 2020 Paul Howarth <paul@city-fan.org> - 20200505.0-1
|
||||||
- Update to 20200505.0
|
- Update to 20200505.0
|
||||||
- Fix syntax errors in POD examples (GH#125)
|
- Fix syntax errors in POD examples (GH#125)
|
||||||
|
Loading…
Reference in New Issue
Block a user