1 Commits

Author SHA256 Message Date
Stefan Dirsch
36c1cb7800 Update to version 0.9.12 2026-02-05 10:11:24 +01:00
4 changed files with 14 additions and 5 deletions

Binary file not shown.

BIN
libXrender-0.9.12.tar.xz LFS Normal file

Binary file not shown.

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