Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:10:28 -07:00
parent 28ec256297
commit 7afdb080b0

View File

@ -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 <tdawson@redhat.com> - 0.049-2
- Bump release for June 2024 mass rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.049-1
- Update to 0.049.
- Do not apply 0001-test-and-fix-for-RT-52317-Calling-run3-garbles-STDIN.patch