|
|
|
@ -5,7 +5,7 @@ Name: perl-IPC-Cmd
|
|
|
|
|
# Epoch to compete with perl.spec
|
|
|
|
|
Epoch: 2
|
|
|
|
|
Version: 1.04
|
|
|
|
|
Release: 511%{?dist}
|
|
|
|
|
Release: 512%{?dist}
|
|
|
|
|
Summary: Finding and running system commands made easy
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/IPC-Cmd
|
|
|
|
@ -123,6 +123,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:1.04-512
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.04-511
|
|
|
|
|
- Perl 5.40 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|