forked from pool/msgpack-c
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
792b3e1140 | |||
2ccc3459c0 | |||
|
0b44ab34fd | ||
01c1c573a6 | |||
69f4cbc63f | |||
8a42e684ef |
BIN
msgpack-c-6.0.1.tar.gz
(Stored with Git LFS)
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
BIN
msgpack-c-6.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
Tue Apr 2 06:57:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: msgpack-c
|
Name: msgpack-c
|
||||||
Version: 6.0.1
|
Version: 6.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Object serialization library for cross-language communication
|
Summary: Object serialization library for cross-language communication
|
||||||
License: BSL-1.0
|
License: BSL-1.0
|
||||||
|
Reference in New Issue
Block a user