forked from pool/libHX
- Update to release 4.9
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=106
This commit is contained in:
parent
a131004280
commit
5aee2cb146
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY4sw2gAKCRD3bv5dDCI6
|
|
||||||
j8MxAQCHOy4DBRJ7uuSpY0KHD1QttKx5WcRfFGOQ2R4/+V1tdwD9GA+6Hypp3Nmp
|
|
||||||
w7sMJiU/rKiujDNvy1V47ewdtjvAlQ0=
|
|
||||||
=hp3K
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aac32ab5827c76607964f188dd5dd14707e6a39f5dccdd82fc3268072eb146d6
|
|
||||||
size 375240
|
|
7
libHX-4.9.tar.asc
Normal file
7
libHX-4.9.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY83nmwAKCRD3bv5dDCI6
|
||||||
|
j4IKAP9zjYnsvyMSJn+9wojf912i2R3GM8ULUUIcDaCpTdTKbQEAwwMtcd8CxxEK
|
||||||
|
GgcBhO4l2nLaMOdHpyzXpoKHEa1HNAk=
|
||||||
|
=Pgay
|
||||||
|
-----END PGP SIGNATURE-----
|
3
libHX-4.9.tar.xz
Normal file
3
libHX-4.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02e225226d937bf7611941e9100c4d278332543d6b3b978fa880222916ba3c9b
|
||||||
|
size 377916
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 23 00:39:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 4.9
|
||||||
|
* socket: add sockaddr_is_local, ipaddr_is_local functions
|
||||||
|
* format: avoid return value truncation from HXformat_aprintf,
|
||||||
|
HXformat_sprintf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 11:24:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat Dec 3 11:24:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libHX
|
# spec file for package libHX
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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.8
|
Version: 4.9
|
||||||
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