diff --git a/libxcb-1.11.1.tar.bz2 b/libxcb-1.11.1.tar.bz2 new file mode 100644 index 0000000..7a8d2cb --- /dev/null +++ b/libxcb-1.11.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30 +size 519517 diff --git a/libxcb-1.11.tar.bz2 b/libxcb-1.11.tar.bz2 deleted file mode 100644 index e536781..0000000 --- a/libxcb-1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7 -size 517700 diff --git a/libxcb.changes b/libxcb.changes index 3f675a0..2a01b56 100644 --- a/libxcb.changes +++ b/libxcb.changes @@ -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 diff --git a/libxcb.spec b/libxcb.spec index ba6bf17..d5afe74 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -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