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