From 8d0a5ff885262db8c68e4cf5e3c601bcbfacce2c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:30:22 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- httpcomponents-project.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index a883257..b2e6712 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -3,7 +3,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 13 -Release: 6%{?dist} +Release: 7%{?dist} License: Apache-2.0 URL: https://hc.apache.org/ Source0: https://archive.apache.org/dist/httpcomponents/httpcomponents-parent/httpcomponents-parent-%{version}-source-release.zip @@ -44,6 +44,10 @@ use it as runtime requirement. %license LICENSE.txt NOTICE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 13-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 13-6 - Bump release for Aug 2024 java mass rebuild