diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 007be34..4a28dd7 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -7,7 +7,7 @@ Name: perl-IPC-System-Simple Version: 1.26 -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 @@ -95,6 +95,9 @@ make test \ %{_mandir}/man3/IPC::System::Simple.3* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jan 25 2020 Paul Howarth - 1.26-1 - Update to 1.26 - BUILD: Update FAIL_POSIX warning message (GH#28)