Accepting request 206817 from home:tobijk:X11:XOrg

update to version 0.1.1

OBS-URL: https://build.opensuse.org/request/show/206817
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-cursor?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2013-11-25 16:44:49 +00:00 committed by Git OBS Bridge
parent bd4109f096
commit c3684b711b
4 changed files with 18 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 13 19:52:53 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 0.1.1:
+ Fix memleak with broken resource databases
+ Check exact RENDER version that the server supports
+ Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
+ Use $(AM_V_GEN) when calling gperf
+ Fail the build if gperf is needed, but not found
+ handle read() errors
+ Bugfix: Properly load cursor files where not all cursors are suitable
-------------------------------------------------------------------
Thu Oct 17 12:48:59 UTC 2013 - sndirsch@suse.com

View File

@ -17,8 +17,8 @@
Name: xcb-util-cursor
%define lname libxcb-cursor0
Version: 0.1.0+2
%define lname libxcb-cursor0
Version: 0.1.1
Release: 0
Summary: XCB cursor library (libxcursor port)
License: MIT
@ -27,7 +27,7 @@ Url: http://xcb.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xcb/util-cursor
#Git-Web: http://cgit.freedesktop.org/xcb/util-cursor/
Source: %name-%version.tar.xz
Source: http://xcb.freedesktop.org/dist/%name-%version.tar.bz2
Patch11: u_fix-issue-with-gcc.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf