[antlr3] recompiling .py files against Python 2.7 (rhbz#623269)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:08:16 UTC 2010


commit aabbe8dde1040a485c5ec9974413581363dbc542
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:10:53 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623269)

 antlr3.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/antlr3.spec b/antlr3.spec
index 01ba280..0f0fcab 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -9,7 +9,7 @@
 Summary:			ANother Tool for Language Recognition
 Name:				antlr3
 Version:			%{antlr_version}
-Release:			8%{?dist}
+Release:			9%{?dist}
 URL:				http://www.antlr.org/
 Source0:			http://www.antlr.org/download/antlr-%{antlr_version}.tar.gz
 Source1:			http://www.antlr.org/download/C/libantlr3c-%{antlr_version}.tar.gz
@@ -330,6 +330,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mavenpomdir}/JPP-maven-gunit-plugin.pom
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 3.2-9
+- recompiling .py files against Python 2.7 (rhbz#623269)
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 3.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list