diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index 2ebc9f5..5749020 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -2,7 +2,7 @@ Name: maven-compiler-plugin Version: 3.12.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven Compiler Plugin License: Apache-2.0 URL: https://maven.apache.org/plugins/maven-compiler-plugin @@ -64,6 +64,10 @@ sed -i 's|localRepository,\ "junit/junit/3.8.1/junit-3.8.1.jar"|"%(find-jar juni %license LICENSE NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 3.12.1-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.12.1-3 - Bump release for Aug 2024 java mass rebuild