From d4bd8750a292f3c45032d17414f09b1d116dcc78 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:51:06 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- cglib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cglib.spec b/cglib.spec index 13d1546..1294bc0 100644 --- a/cglib.spec +++ b/cglib.spec @@ -2,7 +2,7 @@ Name: cglib Version: 3.2.9 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Code Generation Library for Java # ASM MethodVisitor is based on ASM code and therefore # BSD-licensed. Everything else is ASL 2.0. @@ -75,6 +75,9 @@ Documentation for the cglib code generation library. %license LICENSE NOTICE %changelog +* Thu Apr 15 2021 Mohan Boddu - 3.2.9-10 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 3.2.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild