forked from pool/libHX
- 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:
parent
d940c7efae
commit
2f5b0e57fb
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZYLoEAAKCRD3bv5dDCI6
|
|
||||||
j9M6AQCNVb7aVKEf4G7AIGr92O3DM0RhA4sFhEAiSaqcrpapRgEA+i5arCMDh7CZ
|
|
||||||
fDXJwvFbNxHdJPsMfU7jqxDmiK6gyw4=
|
|
||||||
=zkSf
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d57d5e858dee40d64d413555815f06d7eda52ce96f069817452671503756550d
|
|
||||||
size 359760
|
|
7
libHX-4.22.tar.asc
Normal file
7
libHX-4.22.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZc442wAKCRD3bv5dDCI6
|
||||||
|
j0VFAQClzXiQSR6dlC+OuZImWL31VgqWmv6y46IJMHqLzKF4zAD+IpVZ+06jOj/w
|
||||||
|
37fzFKWxOK/cgT2ojtBHwqTYf8TlEQs=
|
||||||
|
=Th/4
|
||||||
|
-----END PGP SIGNATURE-----
|
3
libHX-4.22.tar.xz
Normal file
3
libHX-4.22.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b0b52a4c112cb7002acca4ff2a92076dcd645fee4967e4c740d49353fdf84c0
|
||||||
|
size 359652
|
@ -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>
|
Wed Dec 20 13:23:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libHX
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libHX
|
Name: libHX
|
||||||
%define lname libHX32
|
%define lname libHX32
|
||||||
Version: 4.21
|
Version: 4.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of routines for C and C++ programming
|
Summary: Collection of routines for C and C++ programming
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user