Accepting request 113245 from home:vuntz:branches:X11:XOrg

Update to 0.9.7

OBS-URL: https://build.opensuse.org/request/show/113245
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=5
This commit is contained in:
Stefan Dirsch 2012-04-12 10:44:15 +00:00 committed by Git OBS Bridge
parent ed53b30e6f
commit a060f7cc62
4 changed files with 17 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 11 15:13:29 UTC 2012 - vuntz@opensuse.org
- Update to version 0.9.7:
+ Fix alpha premultiplication in XRenderParseColor
+ Compiler warning fixes
+ Documentation typo fixes
+ Build configuration fixes
-------------------------------------------------------------------
Fri Feb 17 09:45:33 UTC 2012 - sndirsch@suse.com

View File

@ -16,10 +16,9 @@
#
Name: libXrender
%define lname libXrender1
Version: 0.9.6
Version: 0.9.7
Release: 0
Summary: X Rendering Extension library
License: MIT
@ -27,11 +26,13 @@ Group: Development/Libraries/C and C++
Url: http://cgit.freedesktop.org/xorg/lib/libXrender/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrender
Source: %name-%version.tar.bz2
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.3
BuildRequires: pkgconfig
BuildRequires: pkgconfig(renderproto) >= 0.9
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
%description
The Xrender library is designed as a lightweight library interface to