[xcb-proto] xcb-proto 1.7

Adam Jackson ajax at fedoraproject.org
Wed Jan 11 16:44:02 UTC 2012


commit bdbdf55bcebf547a01749e6245ad9a615f2d48d1
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 11 11:43:58 2012 -0500

    xcb-proto 1.7

 .gitignore     |    1 +
 sources        |    2 +-
 xcb-proto.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65983d0..99686b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xcb-proto-1.6.tar.bz2
+/xcb-proto-1.7.tar.bz2
diff --git a/sources b/sources
index 2d6242a..bba73a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04313e1d914b44d0e457f6c494fc178b  xcb-proto-1.6.tar.bz2
+f5d73ec841ed055f5e80535819f18400  xcb-proto-1.7.tar.bz2
diff --git a/xcb-proto.spec b/xcb-proto.spec
index b0cd1cf..69e3222 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.6
-Release:        3%{?dist}
+Version:        1.7
+Release:        1%{?dist}
 Summary:        XCB protocol descriptions
 
 Group:          Development/Libraries
@@ -11,7 +11,6 @@ License:        MIT
 URL:            http://xcb.freedesktop.org/
 Source0:        http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	python
 Requires:       pkgconfig
@@ -47,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/xcbgen
 
 %changelog
+* Wed Jan 11 2012 Adam Jackson <ajax at redhat.com> 1.7-1
+- xcb-proto 1.7
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list