Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:32 -07:00
parent 74d421b808
commit 821f7473e1

View File

@ -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 <tdawson@redhat.com> - 3.2.2-36
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.2.2-35
- Bump release for June 2024 mass rebuild