!8 update to 0.9.11

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-08 01:19:17 +00:00 committed by Gitee
commit d384dea29d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libXrender-0.9.11.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libXrender Name: libXrender
Version: 0.9.10 Version: 0.9.11
Release: 12 Release: 1
License: MIT License: MIT
Summary: X.Org X11 libXrender runtime library Summary: X.Org X11 libXrender runtime library
URL: https://www.x.org URL: https://www.x.org
Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.gz
BuildRequires: xorg-x11-util-macros autoconf automake libtool pkgconfig libX11-devel BuildRequires: xorg-x11-util-macros autoconf automake libtool pkgconfig libX11-devel
Requires: libX11 >= 1.5.99.902 Requires: libX11 >= 1.5.99.902
@ -53,6 +53,9 @@ autoreconf -ivf
%doc doc/libXrender.txt %doc doc/libXrender.txt
%changelog %changelog
* Sat Feb 04 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 0.9.11-1
- update to 0.9.11
* Fri Nov 04 2022 wangkerong <wangkerong@h-partners.com> - 0.9.10-12 * Fri Nov 04 2022 wangkerong <wangkerong@h-partners.com> - 0.9.10-12
- disable static library - disable static library