diff --git a/cglib.spec b/cglib.spec index 95652cb..4aca54e 100644 --- a/cglib.spec +++ b/cglib.spec @@ -2,7 +2,7 @@ Name: cglib Version: 3.2.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Code Generation Library for Java # ASM MethodVisitor is based on ASM code and therefore # BSD-licensed. Everything else is ASL 2.0. @@ -73,6 +73,9 @@ Documentation for the cglib code generation library. %license LICENSE NOTICE %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 3.2.9-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 3.2.9-6 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11