diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index b838f5a..dc5a0bb 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run3 Version: 0.049 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run a subprocess in batch mode License: GPL-1.0-or-later OR Artistic-1.0-Perl OR BSD-2-Clause URL: https://metacpan.org/release/IPC-Run3 @@ -59,6 +59,9 @@ API and none of the bloat and rarely used features of IPC::Run. %{_mandir}/man3/* %changelog +* Mon Jun 24 2024 Troy Dawson - 0.049-2 +- Bump release for June 2024 mass rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.049-1 - Update to 0.049. - Do not apply 0001-test-and-fix-for-RT-52317-Calling-run3-garbles-STDIN.patch