SHA256
1
0
forked from pool/libHX

- Update to release 4.18

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=122
This commit is contained in:
Jan Engelhardt 2023-11-27 11:32:57 +00:00 committed by Git OBS Bridge
parent 40aa729ab3
commit 41d5a331b0
6 changed files with 23 additions and 11 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZVCzEwAKCRD3bv5dDCI6
j59CAP4jLfXxVBXM8biPO6KN6wmTFk/8w/j/3IFZG4VbVBUjkwEA8Ey6tSCiUPGf
gpXzRav3+Bbg58v8SCjDhXwSLY0tJAw=
=9ItE
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:388ef9c441ffe58583de3800a7cc68c052de19a41c9174d97af758754b779d20
size 357724

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZWR82AAKCRD3bv5dDCI6
j1m/APwLy01bA/g2ElzN9bLlQIB1gBiF6cH3FkWoTu50W8wwagEA4ROaAr5ZZZ8X
G37Mp+j3svhrTPiQadg0+yJmp5rGYwQ=
=iZth
-----END PGP SIGNATURE-----

3
libHX-4.18.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b7513010d8d7196f6d2733a8669eb12390bed12ea74449e42af485e1bd7cc75
size 356368

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 27 11:25:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.18
* opt: new HX_getopt5 API for the parser with untangled in and
out variables
* string: HX_strtoull_units handles negative values now (like
strtoull)
* string: HX_strtoull_units & HX_strtoull_(n)sec now set
errno=ERANGE for nonrepresentable results
* string: HX_strtoull_sec rejects unitless numbers now
-------------------------------------------------------------------
Sun Nov 12 11:09:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: libHX
%define lname libHX32
Version: 4.17
Version: 4.18
Release: 0
Summary: Collection of routines for C and C++ programming
License: LGPL-2.1-or-later