[python-cairocffi] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Mon Aug 25 18:06:43 UTC 2014


commit de7c1de0bc22bb6e19392ae6c4edc7d2cc043c40
Author: Eric Smith <brouhaha at fedoraproject.org>
Date:   Mon Aug 25 12:06:42 2014 -0600

    Update to latest upstream.

 .gitignore            |    1 +
 python-cairocffi.spec |   10 +++++++---
 sources               |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2be597..d819827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /v0.5.1.tar.gz
+/v0.5.4.tar.gz
diff --git a/python-cairocffi.spec b/python-cairocffi.spec
index 3273940..5116556 100644
--- a/python-cairocffi.spec
+++ b/python-cairocffi.spec
@@ -1,12 +1,12 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 6
+%if 0%{?fedora} > 12
 %global with_python3 1
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
 %endif
 
 Name:           python-cairocffi
-Version:        0.5.1
-Release:        5%{?dist}
+Version:        0.5.4
+Release:        1%{?dist}
 Group:          Development/Libraries
 Summary:        cffi-based cairo bindings for Python
 License:        BSD
@@ -83,6 +83,10 @@ popd
 %endif # with_python3
 
 %changelog
+* Mon Aug 25 2014 Eric Smith <brouhaha at fedoraproject.org> 0.5.4-1
+- Update to latest upstream.
+- No python3 in EL7.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8f29ec2..8927f06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-410a3dc56d9416b01b525591b27154c8  v0.5.1.tar.gz
+8735c97af6c477f4509e485757de3dc0  v0.5.4.tar.gz


More information about the scm-commits mailing list