SHA256
8
0
forked from pool/msgpack-c

2 Commits

Author SHA256 Message Date
e546485c07 msgpack-c 6.1.0 2024-08-17 15:17:53 +02:00
3b98186afb msgpack-c 6.0.2 2024-08-17 15:16:00 +02:00
4 changed files with 20 additions and 4 deletions

BIN
msgpack-c-6.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
msgpack-c-6.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Aug 17 13:16:48 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 6.1.0
* Add object initializer functions
-------------------------------------------------------------------
Mon Jun 24 08:10:42 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 6.0.2:
* Fix header file installation to respect
CMAKE_INSTALL_INCLUDEDIR (#1125)
* Support absolute path for CMAKE_INSTALL_*DIR (#1121)
* Removed invalid ctest option. (#1120)
* Support relative path for CMAKE_INSTALL_*DIR (#1119)
-------------------------------------------------------------------
Tue Apr 2 06:57:32 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: msgpack-c
Version: 6.0.1
Version: 6.1.0
Release: 0
Summary: Object serialization library for cross-language communication
License: BSL-1.0