[python-xcffib/f21] Update to latest version

John Dulaney jdulaney at fedoraproject.org
Tue Nov 4 23:35:07 UTC 2014


commit 57720bfebc513323d4f1822c9de8bc4da19c2dc2
Author: John Dulaney <jdulaney at fedoraproject.org>
Date:   Tue Nov 4 18:35:10 2014 -0500

    Update to latest version

 .gitignore          |    1 +
 python-xcffib.spec  |    5 ++++-
 sources             |    2 +-
 xcffib-0.1.8.tar.gz |  Bin 0 -> 69189 bytes
 4 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d055af7..0a9dc65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xcffib-0.1.7.tar.gz
+/xcffib-0.1.8.tar.gz
diff --git a/python-xcffib.spec b/python-xcffib.spec
index 9fd6f03..981e8f6 100644
--- a/python-xcffib.spec
+++ b/python-xcffib.spec
@@ -1,6 +1,6 @@
 Summary: A drop in replacement for xpyb, an XCB python binding
 Name: python-xcffib
-Version: 0.1.7
+Version: 0.1.8
 Release: 1%{?dist}
 Source0: https://pypi.python.org/packages/source/x/xcffib/xcffib-%{version}.tar.gz
 License: ASL 2.0
@@ -41,6 +41,9 @@ the 29 (xprint and xkb are missing) X extensions in 1.10.
 %{python2_sitelib}/xcffib*.egg-info
 
 %changelog
+* Tue Nov 04 2014 John Dulaney <jdulaney at fedoraproject.org> - 0.1.8-1
+- Update to latest version
+
 * Wed Oct 08 2014 John Dulaney <jdulaney at fedoraproject.org> - 0.1.7-1
 - Initial packaging
 - Spec based on python-nose
diff --git a/sources b/sources
index de10c5a..e9d9a0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eacc4802118cc42853a5f5803eba8c5e  xcffib-0.1.7.tar.gz
+2d35610d016ffccae3a02fa884370c38  xcffib-0.1.8.tar.gz
diff --git a/xcffib-0.1.8.tar.gz b/xcffib-0.1.8.tar.gz
new file mode 100644
index 0000000..3d8a4aa
Binary files /dev/null and b/xcffib-0.1.8.tar.gz differ


More information about the scm-commits mailing list