[python-llvmpy] Added s390(x) tracker bug

Sergio Pascual sergiopr at fedoraproject.org
Tue Sep 24 21:13:10 UTC 2013


commit 355186d70aa2108320b563495386c151e5339848
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Tue Sep 24 23:11:32 2013 +0200

    Added s390(x) tracker bug

 python-llvmpy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-llvmpy.spec b/python-llvmpy.spec
index 988fcba..2b0626f 100644
--- a/python-llvmpy.spec
+++ b/python-llvmpy.spec
@@ -3,7 +3,7 @@
 
 Name: python-%{upname}
 Version: 0.12.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 Summary: Python bindings for LLVM
 License: BSD
 
@@ -13,6 +13,7 @@ URL: http://www.llvmpy.org/
 Source0: https://github.com/llvmpy/llvmpy/archive/%{version}.tar.gz
 
 # bz #1005869 (arm)
+# bz #1011697 (s390)
 ExcludeArch: %{arm} s390 s390x
 BuildRequires: python2-devel llvm-devel zlib-devel
 BuildRequires: python-sphinx python-nose
@@ -116,6 +117,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue Sep 24 2013 Sergio Pascual <sergiopr at fedoraproject.org> - 0.12.0-7
+- Added s390(x) tracker bug
+
 * Tue Sep 24 2013 Dan HorĂ¡k <dan[at]danny.cz> - 0.12.0-6
 - Exclude s390(x)
 


More information about the scm-commits mailing list