From 22551b5d67ea8820ff42d9a1127c7aa5d705e7c9 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 24 2009 16:54:55 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/antlr.spec b/antlr.spec index 604aeb5..ececf68 100644 --- a/antlr.spec +++ b/antlr.spec @@ -39,7 +39,7 @@ Summary: ANother Tool for Language Recognition Name: antlr Version: 2.7.7 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 0 License: Public Domain URL: http://www.antlr.org/ @@ -311,6 +311,9 @@ fi %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 0:2.7.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Mar 20 2009 Deepak Bhole - 0:2.7.7-5 - Include cstdio in CharScanner.hpp (needed to build with GCC 4.4) - Merge changes from includestrings patch into the above one