Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:12:24 +00:00
parent 9af0d49869
commit 81c21f583b

View File

@ -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 <mboddu@redhat.com> - 1.0-29
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 12 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1.0-28
- Move to maven-parent over maven-plugins-pom.
- Resolves: RHBZ#1981003