- Update to release 4.22

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=129
This commit is contained in:
2024-02-15 16:19:05 +00:00
committed by Git OBS Bridge
parent d940c7efae
commit 2f5b0e57fb
6 changed files with 20 additions and 12 deletions

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZYLoEAAKCRD3bv5dDCI6
j9M6AQCNVb7aVKEf4G7AIGr92O3DM0RhA4sFhEAiSaqcrpapRgEA+i5arCMDh7CZ
fDXJwvFbNxHdJPsMfU7jqxDmiK6gyw4=
=zkSf
-----END PGP SIGNATURE-----

BIN
libHX-4.21.tar.xz (Stored with Git LFS)

Binary file not shown.

7
libHX-4.22.tar.asc Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZc442wAKCRD3bv5dDCI6
j0VFAQClzXiQSR6dlC+OuZImWL31VgqWmv6y46IJMHqLzKF4zAD+IpVZ+06jOj/w
37fzFKWxOK/cgT2ojtBHwqTYf8TlEQs=
=Th/4
-----END PGP SIGNATURE-----

BIN
libHX-4.22.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 15 16:11:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.22
* io: use smaller chunks with sendfile(2) to work around
unusual API behavior
* io: make HX_copy_file() utilize copy_file_range when available
-------------------------------------------------------------------
Wed Dec 20 13:23:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libHX
#
# Copyright (c) 2023 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: libHX
%define lname libHX32
Version: 4.21
Version: 4.22
Release: 0
Summary: Collection of routines for C and C++ programming
License: LGPL-2.1-or-later