diff --git a/maven-verifier-plugin.spec b/maven-verifier-plugin.spec index 52ebc7c..5dd50de 100644 --- a/maven-verifier-plugin.spec +++ b/maven-verifier-plugin.spec @@ -1,6 +1,6 @@ Name: maven-verifier-plugin Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Maven Verifier Plugin License: ASL 2.0 @@ -49,6 +49,10 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sat Sep 21 2024 Andrew Hughes - 1.1-7 - Rebuilt with java-21-openjdk as default JDK: https://issues.redhat.com/browse/RHEL-34597