From 2d8aaf5663c8f93207dff3d4b7ba5c300b78771d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:00:23 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Socket6.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Socket6.spec b/perl-Socket6.spec index d7d20f6..2a64007 100644 --- a/perl-Socket6.spec +++ b/perl-Socket6.spec @@ -1,6 +1,6 @@ Name: perl-Socket6 Version: 0.29 -Release: 24%{?dist} +Release: 25%{?dist} Summary: IPv6 related part of the C socket.h defines and structure manipulators License: BSD-3-Clause URL: https://metacpan.org/release/Socket6 @@ -84,6 +84,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.29-25 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 0.29-24 - Bump release for Aug 2024 java mass rebuild