diff --git a/cglib.spec b/cglib.spec index 4f963f3..76fca9e 100644 --- a/cglib.spec +++ b/cglib.spec @@ -2,7 +2,7 @@ Name: cglib Version: 3.2.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Code Generation Library for Java License: ASL 2.0 and BSD Url: https://github.com/cglib/cglib @@ -68,6 +68,9 @@ Documentation for the cglib code generation library. %license LICENSE NOTICE %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.2.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jul 8 2016 Mikolaj Izdebski - 3.2.4-2 - Make ant dependency optional