From 2aa44b6c099bedc6d527bb288dc0fea3c0389bf4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 10:35:28 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- antlr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/antlr.spec b/antlr.spec index 3c4a3bf..6224767 100644 --- a/antlr.spec +++ b/antlr.spec @@ -4,7 +4,7 @@ Summary: ANother Tool for Language Recognition Name: antlr Version: 2.7.7 -Release: 25%{?dist} +Release: 26%{?dist} Epoch: 0 License: Public Domain URL: http://www.antlr.org/ @@ -204,6 +204,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/antlr-* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 0:2.7.7-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Nov 25 2012 Mikolaj Izdebski - 0:2.7.7-25 - Move maven files from C++ to tool subpackage, resolves: rhbz#879885