Accepting request 1130223 from devel:libraries:c_c++
- Update to release 4.19 OBS-URL: https://build.opensuse.org/request/show/1130223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libHX?expand=0&rev=77
This commit is contained in:
commit
3a19877c02
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZVCzEwAKCRD3bv5dDCI6
|
||||
j59CAP4jLfXxVBXM8biPO6KN6wmTFk/8w/j/3IFZG4VbVBUjkwEA8Ey6tSCiUPGf
|
||||
gpXzRav3+Bbg58v8SCjDhXwSLY0tJAw=
|
||||
=9ItE
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:388ef9c441ffe58583de3800a7cc68c052de19a41c9174d97af758754b779d20
|
||||
size 357724
|
7
libHX-4.19.tar.asc
Normal file
7
libHX-4.19.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZWkWHgAKCRD3bv5dDCI6
|
||||
j1MgAP9m/go0vrdXuyg9nNfm/OD/twP17Odc2iA1ImSg6JK3hwD/W/Jz+birwugP
|
||||
Nj3nJfs3FH/SLt60Yus6Ukg8r9aPPw4=
|
||||
=3Hey
|
||||
-----END PGP SIGNATURE-----
|
3
libHX-4.19.tar.xz
Normal file
3
libHX-4.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0384a1bd832a2688528b31af3dfecca36e94c8194a0207d871bf4e1a57e69b0a
|
||||
size 359672
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 23:09:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.19
|
||||
* string: fixed HX_strtoull_unit with negative fractions
|
||||
producing 0 sometimes
|
||||
* opt: fix HX_getopt losing argv on HXOPT_KEEP_ARGV
|
||||
- Delete 0001-string-resolve-testsuite-failure-with-aarch64.patch
|
||||
(merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
- Add 0001-string-resolve-testsuite-failure-with-aarch64.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 12 11:09:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libHX
|
||||
%define lname libHX32
|
||||
Version: 4.17
|
||||
Version: 4.19
|
||||
Release: 0
|
||||
Summary: Collection of routines for C and C++ programming
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user