[python-llvmpy] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 16 09:20:21 UTC 2014


commit baa883bd5f0d6678e6b1c3d689e0773272915c4d
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Fri May 16 11:20:11 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-llvmpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-llvmpy.spec b/python-llvmpy.spec
index bb87574..6e4adcf 100644
--- a/python-llvmpy.spec
+++ b/python-llvmpy.spec
@@ -3,7 +3,7 @@
 
 Name: python-%{upname}
 Version: 0.12.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Python bindings for LLVM
 License: BSD
 
@@ -123,10 +123,13 @@ popd
 %{python3_sitearch}/llvmpy
 %{python3_sitearch}/llvm_array
 %{python3_sitearch}/llvm_cbuilder
-%{python3_sitearch}/llvmpy-tag_.%{version}-py3.3.egg-info
+%{python3_sitearch}/llvmpy-tag_.%{version}-py%{python3_version}.egg-info
 %endif # with_python3
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.12.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Fri Mar 28 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.12.4-1
 - New upstream source (0.12.4)
 - Patches to build with llvm 3.4


More information about the scm-commits mailing list