From 821f7473e146ca043c735a558d71f698a628f7b7 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:32 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- apache-commons-collections.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 46e309e..4c0032c 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-collections Version: 3.2.2 -Release: 35%{?dist} +Release: 36%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: Apache-2.0 URL: http://commons.apache.org/collections/ @@ -87,6 +87,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %license LICENSE.txt NOTICE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 3.2.2-36 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.2.2-35 - Bump release for June 2024 mass rebuild