1
0
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:
2022-12-05 17:00:48 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

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

Binary file not shown.

View File

@@ -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>

View File

@@ -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