From 6ac2d42e8fadc76744da0f4ea3b79a24ab5bf6ce Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:57:58 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-IPC-Cmd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec index c5b603a..0f0038e 100644 --- a/perl-IPC-Cmd.spec +++ b/perl-IPC-Cmd.spec @@ -5,7 +5,7 @@ Name: perl-IPC-Cmd # Epoch to compete with perl.spec Epoch: 2 Version: 1.04 -Release: 511%{?dist} +Release: 512%{?dist} Summary: Finding and running system commands made easy License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IPC-Cmd @@ -123,6 +123,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 2:1.04-512 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Aug 09 2024 Jitka Plesnikova - 2:1.04-511 - Perl 5.40 re-rebuild of bootstrapped packages