diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 1267bd9..c040173 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -2,7 +2,7 @@ Name: apache-commons-collections Version: 3.2.2 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: Apache-2.0 URL: http://commons.apache.org/collections/ @@ -89,6 +89,10 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %license LICENSE.txt NOTICE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 3.2.2-37 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Mikolaj Izdebski - 3.2.2-36 - Port to OpenJDK 21 - Resolves: RHEL-52709