diff --git a/cglib.spec b/cglib.spec
index ececc02..13d1546 100644
--- a/cglib.spec
+++ b/cglib.spec
@@ -2,7 +2,7 @@
 
 Name:           cglib
 Version:        3.2.9
-Release:        8%{?dist}
+Release:        9%{?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
+* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.9-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
 * Sun Aug 30 2020 Fabio Valentini <decathorpe@gmail.com> - 3.2.9-8
 - Remove unnecessary dependency on parent POM.