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

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

Binary file not shown.

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

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

Binary file not shown.

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