Accepting request 305325 from X11:XOrg

- Update to version 0.9.9
  * Fix request length calculation for XRenderCompositeText32
  * Remove fallback for _XEatDataWords, require libX11 1.6 for it

OBS-URL: https://build.opensuse.org/request/show/305325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXrender?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2015-05-06 05:48:00 +00:00 committed by Git OBS Bridge
commit 6e636051d6
4 changed files with 13 additions and 5 deletions

View File

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

3
libXrender-0.9.9.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 4 14:23:51 UTC 2015 - sndirsch@suse.com
- Update to version 0.9.9
* Fix request length calculation for XRenderCompositeText32
* Remove fallback for _XEatDataWords, require libX11 1.6 for it
-------------------------------------------------------------------
Fri Jun 14 12:25:29 UTC 2013 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libXrender
#
# Copyright (c) 2013 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: libXrender
%define lname libXrender1
Version: 0.9.8
Version: 0.9.9
Release: 0
Summary: X Rendering Extension library
License: MIT
@ -28,6 +28,7 @@ Url: http://cgit.freedesktop.org/xorg/lib/libXrender/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrender
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrender/
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig