diff --git a/bsf.spec b/bsf.spec index 41da304..87dbb3d 100644 --- a/bsf.spec +++ b/bsf.spec @@ -1,7 +1,7 @@ Name: bsf Epoch: 0 Version: 2.4.0 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Bean Scripting Framework License: ASL 2.0 URL: http://commons.apache.org/bsf/ @@ -76,6 +76,9 @@ ant jar javadocs %license LICENSE.txt NOTICE.txt %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0:2.4.0-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 20 2020 Fabio Valentini - 0:2.4.0-37 - Adaptations for Java 11 compatibility.