diff --git a/stringtemplate.spec b/stringtemplate.spec index cf89632..350e971 100644 --- a/stringtemplate.spec +++ b/stringtemplate.spec @@ -1,7 +1,7 @@ Summary: A Java template engine Name: stringtemplate Version: 3.2.1 -Release: 23%{?dist} +Release: 24%{?dist} URL: http://www.stringtemplate.org/ Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz # Build jUnit tests + make the antlr2 generated code before preparing sources @@ -54,6 +54,9 @@ ant javadocs -Dpackages= -Djavadocs.additionalparam="-Xdoclint:none" %{_javadocdir}/%{name} %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.2.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 11 2020 Jiri Vanek - 3.2.1-23 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11