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