From a4c40140f1b3bfa3d08d4b73d1eeb6780f03ef81 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:43 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- httpcomponents-project.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 3162fcd..0113afe 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 13 -Release: 5%{?dist} +Release: 6%{?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,9 @@ use it as runtime requirement. %license LICENSE.txt NOTICE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 13-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 13-5 - Bump release for June 2024 mass rebuild