[xcb-proto] xcb-proto 1.10

Adam Jackson ajax at fedoraproject.org
Fri Jan 17 20:38:37 UTC 2014


commit 459394b8ea6299afebaebd6960f518f829c3889e
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Jan 17 15:38:54 2014 -0500

    xcb-proto 1.10

 .gitignore               |    1 +
 sources                  |    2 +-
 xcb-proto-1.7-dri2.patch |   44 -------------
 xcb-proto-1.7-xkb.patch  |  153 ----------------------------------------------
 xcb-proto.spec           |    5 +-
 5 files changed, 6 insertions(+), 199 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9abcd63..889baec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xcb-proto-1.6.tar.bz2
 /xcb-proto-1.7.tar.bz2
 /xcb-proto-1.8.tar.bz2
 /xcb-proto-1.9.tar.bz2
+/xcb-proto-1.10.tar.bz2
diff --git a/sources b/sources
index b721a9b..c659bd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-311817f844c45c0c3d76dd72e6560c10  xcb-proto-1.9.tar.bz2
+ade74b8e9c870dc7515adfa209e66063  xcb-proto-1.10.tar.bz2
diff --git a/xcb-proto.spec b/xcb-proto.spec
index 83cdb5a..42a3878 100644
--- a/xcb-proto.spec
+++ b/xcb-proto.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
 
 Name:           xcb-proto
-Version:        1.9
+Version:        1.10
 Release:        1%{?dist}
 Summary:        XCB protocol descriptions
 
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/xcbgen
 
 %changelog
+* Fri Jan 17 2014 Adam Jackson <ajax at redhat.com> 1.10-1
+- xcb-proto 1.10
+
 * Mon Dec 02 2013 Adam Jackson <ajax at redhat.com> 1.9-1
 - xcb-proto 1.9
 


More information about the scm-commits mailing list