diff --git a/antlr3.spec b/antlr3.spec index c9c4700..9d87f66 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -1,7 +1,7 @@ %global antlr_version 3.5.2 %global c_runtime_version 3.4 %global javascript_runtime_version 3.1 -%global baserelease 10 +%global baserelease 11 Summary: ANother Tool for Language Recognition Name: antlr3 @@ -260,6 +260,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/ %doc tool/LICENSE.txt %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1:3.5.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 24 2015 Mat Booth - 1:3.5.2-10 - Fix OSGi metadata - Delete some commented out sections