From fad056cfd219d7cb0c89339fbcf122ec5d4461f0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:12:02 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- maven-source-plugin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 0977ce7..865ace0 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -2,7 +2,7 @@ Name: maven-source-plugin Version: 3.2.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -53,6 +53,10 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.2.1-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 3.2.1-7 - Rebuild to workaround DistroBaker issue