From f14c2c11f1310bfee667e18128c3de724c2f2b9c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:56:58 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- plexus-archiver.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plexus-archiver.spec b/plexus-archiver.spec index 8fcf184..9df302d 100644 --- a/plexus-archiver.spec +++ b/plexus-archiver.spec @@ -2,7 +2,7 @@ Name: plexus-archiver Version: 4.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Plexus Archiver Component License: ASL 2.0 URL: https://codehaus-plexus.github.io/plexus-archiver @@ -70,6 +70,10 @@ sed -i '/getLoggerManager/d' src/test/java/org/codehaus/plexus/archiver/Duplicat %license LICENSE %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.2.4-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 4.2.4-4 - Rebuild to workaround DistroBaker issue