[xcb-proto] xcb-proto 1.11

Adam Jackson ajax at fedoraproject.org
Wed Oct 1 17:07:39 UTC 2014


commit 9eefa22c623f94a4a79ec19599e006fe5b350adb
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Oct 1 13:07:32 2014 -0400

    xcb-proto 1.11

 .gitignore     |    1 +
 sources        |    2 +-
 xcb-proto.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 889baec..4691650 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xcb-proto-1.6.tar.bz2
 /xcb-proto-1.8.tar.bz2
 /xcb-proto-1.9.tar.bz2
 /xcb-proto-1.10.tar.bz2
+/xcb-proto-1.11.tar.bz2
diff --git a/sources b/sources
index c659bd8..ac23ab0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ade74b8e9c870dc7515adfa209e66063  xcb-proto-1.10.tar.bz2
+6bf2797445dc6d43e9e4707c082eff9c  xcb-proto-1.11.tar.bz2
diff --git a/xcb-proto.spec b/xcb-proto.spec
index 42a9a66..d6fdbc8 100644
--- a/xcb-proto.spec
+++ b/xcb-proto.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
 
 Name:           xcb-proto
-Version:        1.10
-Release:        2%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        XCB protocol descriptions
 
 Group:          Development/Libraries
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/xcbgen
 
 %changelog
+* Wed Oct 01 2014 Adam Jackson <ajax at redhat.com> 1.11-1
+- xcb-proto 1.11
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list