Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 10d0cf8ed8 |
BIN
xcb-util-cursor-0.1.4.tar.xz
LFS
Normal file
BIN
xcb-util-cursor-0.1.4.tar.xz
LFS
Normal file
Binary file not shown.
BIN
xcb-util-cursor-0.1.5.tar.xz
LFS
BIN
xcb-util-cursor-0.1.5.tar.xz
LFS
Binary file not shown.
@@ -1,13 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 21:11:52 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 0.1.5
|
||||
* This release sets the close-on-exec flag when opening files on
|
||||
platforms that support O_CLOEXEC, and resyncs the
|
||||
_XcursorThemeInherits code with libXcursor, including a fix for
|
||||
an off-by-one error in memory allocation that triggered errors
|
||||
from AddressSanitizer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 18:20:45 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xcb-util-cursor
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2022 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 @@
|
||||
|
||||
%define lname libxcb-cursor0
|
||||
Name: xcb-util-cursor
|
||||
Version: 0.1.5
|
||||
Version: 0.1.4
|
||||
Release: 0
|
||||
Summary: XCB cursor library (libxcursor port)
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user