update to 0.9.11

This commit is contained in:
zhouwenpei 2023-02-04 03:15:00 +00:00
parent 0e7a5fe325
commit 1a1776e3b3
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