From 790ed5a6340af7729f1885d5d2583dc9b97218a3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:58:00 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-IPC-Run.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 1b087b8..61a25fe 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -3,7 +3,7 @@ Name: perl-IPC-Run Version: 20231003.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl module for interacting with child processes # the rest: GPL+ or Artistic # The Win32* modules are not part of the binary RPM package @@ -143,6 +143,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 20231003.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jul 24 2024 Jitka Plesnikova - 20231003.0-5 - Package tests