[python-llvmpy] llvmpy 0.12.7

Adam Jackson ajax at fedoraproject.org
Tue Oct 14 21:14:28 UTC 2014


commit 2ba51cdb00db25ccc54d05108be702333b46b839
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Oct 14 17:14:23 2014 -0400

    llvmpy 0.12.7

 .gitignore         |    1 +
 python-llvmpy.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d43a1ad..9f1c765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /0.12.2.tar.gz
 /0.12.4.tar.gz
 /0.12.6.tar.gz
+/0.12.7.tar.gz
diff --git a/python-llvmpy.spec b/python-llvmpy.spec
index a095960..2103958 100644
--- a/python-llvmpy.spec
+++ b/python-llvmpy.spec
@@ -2,8 +2,8 @@
 %global with_python3 1
 
 Name: python-%{upname}
-Version: 0.12.6
-Release: 3%{?dist}
+Version: 0.12.7
+Release: 1%{?dist}
 Summary: Python bindings for LLVM
 License: BSD
 
@@ -127,6 +127,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue Oct 14 2014 Adam Jackson <ajax at redhat.com> 0.12.7-1
+- llvmpy 0.12.7
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 325c0e5..80048e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7c9153e498ea7d81a9ef3458187ec02  0.12.6.tar.gz
+a3df7a66994766ec1626a4936931d1b0  0.12.7.tar.gz


More information about the scm-commits mailing list