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:34:03 -07:00
parent 90088ce333
commit 45e6188643

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_without bootstrap
Name: maven-surefire Name: maven-surefire
Version: 3.2.2 Version: 3.2.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: Test framework project Summary: Test framework project
License: Apache-2.0 AND CPL-1.0 License: Apache-2.0 AND CPL-1.0
URL: https://maven.apache.org/surefire/ URL: https://maven.apache.org/surefire/
@ -173,6 +173,9 @@ find -name *.java -exec sed -i -e s/org.apache.maven.surefire.shared.utils/org.a
%license LICENSE NOTICE cpl-v10.html %license LICENSE NOTICE cpl-v10.html
%changelog %changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.2.2-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.2.2-4 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.2.2-4
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild