Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7a9a68536c | |||
| fd3d03ee70 |
BIN
libXrender-0.9.11.tar.xz
LFS
BIN
libXrender-0.9.11.tar.xz
LFS
Binary file not shown.
3
libXrender-0.9.12.tar.xz
Normal file
3
libXrender-0.9.12.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b832128da48b39c8d608224481743403ad1691bf4e554e4be9c174df171d1b97
|
||||
size 310432
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user