Accepting request 329378 from home:tobijk:X11:XOrg

- Update to version 1.11.1:
  This fixes some threading-related bugs with 
  xcb_wait_for_special_event() and adds 64-bit versions of
  functions that work with sequence numbers.

OBS-URL: https://build.opensuse.org/request/show/329378
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=37
This commit is contained in:
Stefan Dirsch 2015-09-06 17:20:36 +00:00 committed by Git OBS Bridge
parent 7a5f89f2c2
commit 29131d54ca
4 changed files with 14 additions and 6 deletions

3
libxcb-1.11.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30
size 519517

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7
size 517700

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 6 16:21:14 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.11.1:
This fixes some threading-related bugs with
xcb_wait_for_special_event() and adds 64-bit versions of
functions that work with sequence numbers.
-------------------------------------------------------------------
Wed Aug 6 03:21:22 UTC 2014 - sndirsch@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libxcb
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,8 +17,8 @@
Name: libxcb
%define lname libxcb1
Version: 1.11
%define lname libxcb1
Version: 1.11.1
Release: 0
Summary: X11 core protocol C library
License: MIT