Accepting request 293429 from home:sumski:branches:X11:XOrg

Update to version 0.1.2

OBS-URL: https://build.opensuse.org/request/show/293429
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-cursor?expand=0&rev=5
This commit is contained in:
Stefan Dirsch 2015-03-27 18:35:45 +00:00 committed by Git OBS Bridge
parent 4387b13b78
commit c14d6ea387
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 27 14:51:02 UTC 2015 - hrvoje.senjan@gmail.com
- Update to version 0.1.2:
+ Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X
to implement le32toh.
+ Check submodules before running autoconf.
+ darwin: Use OSByteOrder.h rather than CF.
+ Perform safety check before trying to load glyph cursor
-------------------------------------------------------------------
Wed Nov 13 19:52:53 UTC 2013 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xcb-util-cursor
#
# 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
@ -18,7 +18,7 @@
Name: xcb-util-cursor
%define lname libxcb-cursor0
Version: 0.1.1
Version: 0.1.2
Release: 0
Summary: XCB cursor library (libxcursor port)
License: MIT