Accepting request 1230913 from X11:XOrg

- Update to version 0.9.12
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * Ensure all BufAlloc calls have trailing semicolon
  * XRenderQueryFormats: add missing allocation failure check
  * Ensure XRenderInfo pointers are appropriately aligned

OBS-URL: https://build.opensuse.org/request/show/1230913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXrender?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2024-12-15 11:34:28 +00:00 committed by Git OBS Bridge
commit 7a9a68536c
4 changed files with 14 additions and 5 deletions

BIN
libXrender-0.9.11.tar.xz (Stored with Git LFS)

Binary file not shown.

3
libXrender-0.9.12.tar.xz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 13 21:36:12 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 0.9.12
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* Ensure all BufAlloc calls have trailing semicolon
* XRenderQueryFormats: add missing allocation failure check
* Ensure XRenderInfo pointers are appropriately aligned
-------------------------------------------------------------------
Sat Oct 22 08:17:20 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libXrender
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# 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.11
Version: 0.9.12
Release: 0
Summary: X Rendering Extension library
License: MIT