From cacdac929d60baf1b0db54de22be6f888c1faa57 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:10:51 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- perl-LWP-Protocol-https.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index cfcecc6..d3cefad 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: 1%{?dist} +Release: 2%{?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,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Jun 24 2024 Troy Dawson - 6.13-2 +- Bump release for June 2024 mass rebuild + * Tue Feb 06 2024 Michal Josef Špaček - 6.13-1 - 0.13 bump