forked from pool/msgpack-cxx
Accepting request 1039995 from home:dirkmueller:Factory
- 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) OBS-URL: https://build.opensuse.org/request/show/1039995 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/msgpack-cxx?expand=0&rev=7
This commit is contained in:
parent
768af187c7
commit
ee6114bf90
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8115c5edcf20bc1408c798a6bdaec16c1e52b1c34859d4982a0fb03300438f0b
|
|
||||||
size 475478
|
|
3
msgpack-cxx-4.1.3.tar.gz
Normal file
3
msgpack-cxx-4.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2539075ea2f35c15cab5c50ecba00d76fc4cbdcd485840257f15ebb04e8e3e1a
|
||||||
|
size 476128
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user