[llvm/f14/master] recompiling .py files against Python 2.7 (rhbz#623332)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:44:06 UTC 2010


commit 57df0cc54a656563c6a1d44f3dce111f9563601c
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:46:43 2010 -0400

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

 llvm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 604ad36..57341f2 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -12,7 +12,7 @@
 
 Name:           llvm
 Version:        2.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        The Low Level Virtual Machine
 
 Group:          Development/Languages
@@ -388,6 +388,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.7-7
+- recompiling .py files against Python 2.7 (rhbz#623332)
+
 * Sat Jul 17 2010 Dan Horák <dan[at]danny.cz> - 2.7-6
 - conditionalize ocaml support
 


More information about the scm-commits mailing list