Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 11:59:18 +02:00
parent f462b12417
commit 73519a67b8

View File

@ -7,7 +7,7 @@
Name: perl-IPC-System-Simple
Version: 1.30
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Summary: Run commands simply, with detailed diagnostics
URL: https://metacpan.org/release/IPC-System-Simple
@ -81,6 +81,9 @@ make test
%{_mandir}/man3/IPC::System::Simple.3*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-2
- Perl 5.32 rebuild
* Tue Mar 24 2020 Paul Howarth <paul@city-fan.org> - 1.30-1
- Update to 1.30
- On MSWin32, make Win32::Process a prerequisite