forked from pool/uthash
Accepting request 882665 from home:jgwang:branches:devel:libraries:c_c++
Update to version 2.3.0 OBS-URL: https://build.opensuse.org/request/show/882665 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/uthash?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51e31e9e349c3466c7cea25077a9bb5bc722eff2a2915410763d3616099a4b34
|
||||
size 191356
|
||||
3
uthash-2.3.0.tar.gz
Normal file
3
uthash-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
|
||||
size 191291
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 02 11:20:21 UTC 2021 - Wang Jun <jgwang@suse.com>
|
||||
|
||||
- udpate to 2.3.0:
|
||||
* remove HASH_FCN; the HASH_FUNCTION and HASH_KEYCMP macros
|
||||
now behave similarly
|
||||
* remove uthash_memcmp (deprecated in v2.1.0) in favor of
|
||||
HASH_KEYCMP
|
||||
* silence -Wswitch-default warnings (thanks, Olaf Bergmann!)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 14:01:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: uthash
|
||||
Version: 2.2.0
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Inline hash table for C structures
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user