From c0b9a4bb4c6640e048b9e11b1ebe26af7ed32ede Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:35:59 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- objectweb-asm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/objectweb-asm.spec b/objectweb-asm.spec index ab1c68d..0a4a2cd 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -2,7 +2,7 @@ Name: objectweb-asm Version: 9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java bytecode manipulation and analysis framework License: BSD URL: https://asm.ow2.org/ @@ -75,6 +75,10 @@ done %license LICENSE.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 9.1-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 9.1-4 - Rebuild to workaround DistroBaker issue