forked from pool/msgpack-cxx
Accepting request 1040010 from devel:libraries:c_c++
- update to 4.1.3: * Fix compile error that direct inclusion of chrono with `MSGPACK_NO_BOOST` * Fix noexcept on zone (#1030) * Improve cmake support (#1028, #1032) * Improve CI (#1023) * Improve supporting platform (#1021) * Refine double/float packing (#1018) * Refine include files dependency (#1011) (forwarded request 1039995 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/1040010 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msgpack-cxx?expand=0&rev=3
This commit is contained in:
BIN
msgpack-cxx-4.1.1.tar.gz
(Stored with Git LFS)
BIN
msgpack-cxx-4.1.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
msgpack-cxx-4.1.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
msgpack-cxx-4.1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 4 14:29:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.1.3:
|
||||||
|
* Fix compile error that direct inclusion of chrono with `MSGPACK_NO_BOOST`
|
||||||
|
* Fix noexcept on zone (#1030)
|
||||||
|
* Improve cmake support (#1028, #1032)
|
||||||
|
* Improve CI (#1023)
|
||||||
|
* Improve supporting platform (#1021)
|
||||||
|
* Refine double/float packing (#1018)
|
||||||
|
* Refine include files dependency (#1011)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 11:51:09 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Wed Sep 7 11:51:09 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: msgpack-cxx
|
Name: msgpack-cxx
|
||||||
Version: 4.1.1
|
Version: 4.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Object serialization library for cross-language communication (C++ interface)
|
Summary: Object serialization library for cross-language communication (C++ interface)
|
||||||
License: BSL-1.0
|
License: BSL-1.0
|
||||||
|
Reference in New Issue
Block a user