diff --git a/SPECS/perl-IPC-Cmd.spec b/SPECS/perl-IPC-Cmd.spec index 58e812c..74e3f68 100644 --- a/SPECS/perl-IPC-Cmd.spec +++ b/SPECS/perl-IPC-Cmd.spec @@ -2,7 +2,7 @@ Name: perl-IPC-Cmd # Epoch to compete with perl.spec Epoch: 1 Version: 0.98 -Release: 2%{?dist} +Release: 1%{?dist} Summary: Finding and running system commands made easy License: GPL+ or Artistic URL: http://search.cpan.org/dist/IPC-Cmd/ @@ -92,12 +92,9 @@ make test %{_mandir}/man3/IPC::Cmd.3* %changelog -* Sun Dec 10 2023 MSVSphere Packaging Team - 1:0.98-2 +* Sun Dec 10 2023 MSVSphere Packaging Team - 1:0.98-1 - Rebuilt for MSVSphere 8.8 -* Fri Mar 29 2019 Jitka Plesnikova - 1:0.98-2 -- Rebuild with enable hardening (bug #1636329) - * Sun May 14 2017 Paul Howarth - 1:0.98-1 - Update to 0.98 - Added wait_loop_callback for run_forked()