diff --git a/maven-verifier-plugin.spec b/maven-verifier-plugin.spec index 03c86c9..7519243 100644 --- a/maven-verifier-plugin.spec +++ b/maven-verifier-plugin.spec @@ -1,6 +1,6 @@ Name: maven-verifier-plugin Version: 1.0 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Maven Verifier Plugin License: ASL 2.0 @@ -46,6 +46,10 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0-29 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 12 2021 Severin Gehwolf - 1.0-28 - Move to maven-parent over maven-plugins-pom. - Resolves: RHBZ#1981003