[libxcb] libxcb 1.9

Adam Jackson ajax at fedoraproject.org
Tue Oct 16 19:37:53 UTC 2012


commit c28a79ad9cd87bc8b60f95e6db4e1ffb0c55ab6f
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Oct 16 15:49:37 2012 -0400

    libxcb 1.9

 .gitignore  |    1 +
 libxcb.spec |    8 ++++++--
 sources     |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1240a8..33d6947 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ libxcb-1.5.tar.bz2
 libxcb-1.7.tar.bz2
 /libxcb-1.8.tar.bz2
 /libxcb-1.8.1.tar.bz2
+/libxcb-1.9.tar.bz2
diff --git a/libxcb.spec b/libxcb.spec
index e46c50a..27558bd 100644
--- a/libxcb.spec
+++ b/libxcb.spec
@@ -1,6 +1,6 @@
 Name:           libxcb
-Version:        1.8.1
-Release:        4%{?dist}
+Version:        1.9
+Release:        1%{?dist}
 Summary:        A C binding to the X11 protocol
 
 Group:          System Environment/Libraries
@@ -101,12 +101,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/xcb
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
+%{_mandir}/man3/*.3*
 
 %files doc
 %defattr(-,root,root,-)
 %{_datadir}/doc/%{name}-%{version}
 
 %changelog
+* Tue Oct 16 2012 Adam Jackson <ajax at redhat.com> 1.9-1
+- libxcb 1.9
+
 * Tue Sep 04 2012 Adam Jackson <ajax at redhat.com> 1.8.1-4
 - --enable-xkb for weston
 - --disable-xprint instead of manual rm
diff --git a/sources b/sources
index 99ed5db..e435a23 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 9da03df9e2f4c048202920d9f6a7e123  libxcb-1.8.1.tar.bz2
+2b05856e9d1cb37836aae7406f2f4ce2  libxcb-1.9.tar.bz2


More information about the scm-commits mailing list