From 932220ddcb67a4580ed5ebbafb0fa5d165e7dc09 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 16 Jun 2015 23:58:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- antlr3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/antlr3.spec b/antlr3.spec index 57f88df..9693ff4 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -4,7 +4,7 @@ %global c_runtime_version 3.4 #%global python_runtime_version 3.1.3 %global javascript_runtime_version 3.1 -%global baserelease 7 +%global baserelease 8 Summary: ANother Tool for Language Recognition Name: antlr3 @@ -270,6 +270,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/ %doc tool/LICENSE.txt %changelog +* Tue Jun 16 2015 Fedora Release Engineering - 1:3.5.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 29 2015 Michal Srb - 1:3.5.2-7 - Fix FTBFS (Resolves: rhbz#1204672)