diff --git a/stringtemplate.spec b/stringtemplate.spec index a218f52..8bdb5a8 100644 --- a/stringtemplate.spec +++ b/stringtemplate.spec @@ -1,7 +1,7 @@ Summary: A Java template engine Name: stringtemplate Version: 3.2.1 -Release: 10%{?dist} +Release: 11%{?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 @@ -56,6 +56,9 @@ install -Dpm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %{_javadocdir}/%{name} %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 3.2.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Sep 05 2014 Yaakov Selkowitz - 3.2.1-10 - Fix for F21 XMvn changes (#1107380)