From 7afdb080b095a9a793a5ecdedc561df65087fdf0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:10:28 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- perl-IPC-Run3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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