From f66257c49fca00ef4a9af400b8b787b08d22fff7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:35:16 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- cglib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cglib.spec b/cglib.spec index a62850b..bbf2b63 100644 --- a/cglib.spec +++ b/cglib.spec @@ -4,7 +4,7 @@ Name: cglib Version: 3.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Code Generation Library for Java # ASM MethodVisitor is based on ASM code and therefore # BSD-licensed. Everything else is ASL 2.0. @@ -81,6 +81,10 @@ Documentation for the cglib code generation library. %license LICENSE NOTICE %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.3.0-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 3.3.0-5 - Rebuild to workaround DistroBaker issue