Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 15 deletions

BIN
xcb-util-cursor-0.1.4.tar.xz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -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>

View File

@@ -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