Accepting request 115360 from X11:XOrg

Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXrender?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-05-08 09:58:01 +00:00 committed by Git OBS Bridge
commit 391add922d
4 changed files with 21 additions and 8 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

@ -14,9 +14,11 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXrender
%define lname libXrender1
Version: 0.9.6
Version: 0.9.7
Release: 0
Summary: X Rendering Extension library
License: MIT
@ -24,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
BuildRoot: %_tmppath/%name-%version-build
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(xorg-macros) >= 1.3, pkgconfig(x11)
BuildRequires: pkgconfig(renderproto) >= 0.9
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