|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-IPC-Run
|
|
|
|
|
Version: 20231003.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?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
|
|
|
|
@ -143,6 +143,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 20231003.0-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Jul 24 2024 Jitka Plesnikova <jplesnik@redhat.com> - 20231003.0-5
|
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|