Compare commits
2 Commits
6fb65ab0ee
...
93933ccc73
Author | SHA256 | Date | |
---|---|---|---|
93933ccc73 | |||
8200b6f866 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:507f0b7bf8cb7533c22731c64d92737e7536866be7c7dd317b89709cd6529867
|
||||
size 1779809
|
3
libcdada-0.6.1.tar.gz
Normal file
3
libcdada-0.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4e30993a050d928a14606598f031b0b65a4e300929e74dc3b30e0ef865231c8
|
||||
size 1780134
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 13:11:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.1:
|
||||
* tests: fix segfault in map_test.c
|
||||
* Add `prev_val` to
|
||||
`cdada_map_insert_replace()` API call to make it more useful
|
||||
* CI: add coverage for clang11, 12 and 13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 09:19:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define sover 0
|
||||
Name: libcdada
|
||||
Version: 0.5.2
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: Basic data structures in C (libstdc++ wrapper)
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user