From 4f7cfec5a391749e197f263f1c9e933aa462ccaa Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:58:27 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-LWP-Protocol-https.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index d3cefad..ce4c387 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -3,7 +3,7 @@ Name: perl-LWP-Protocol-https Version: 6.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Provide HTTPS support for LWP::UserAgent License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/LWP-Protocol-https @@ -104,6 +104,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 6.13-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 6.13-2 - Bump release for June 2024 mass rebuild