Accepting request 1164164 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1164164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msgpack-cxx?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-04-03 15:19:28 +00:00 committed by Git OBS Bridge
commit 5ea707a327
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23ede7e93c8efee343ad8c6514c28f3708207e5106af3b3e4969b3a9ed7039e7
size 478452

3
msgpack-cxx-6.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fd555742e37bbd58d166199e669f01f743c7b3c6177191dd7b31fb0c37fa191
size 476459

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 2 06:59:33 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to release 6.1.1:
* Fix compilation error when std::variant has the same types (#1112)
* Improve CI (#1090, #1110)
* Fix to avoid common function name's (has_as::check) ambiguity/conflict
with other libraries' macros (#1085)
-------------------------------------------------------------------
Thu Nov 2 21:44:34 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package msgpack-cxx
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: msgpack-cxx
Version: 6.1.0
Version: 6.1.1
Release: 0
Summary: Object serialization library for cross-language communication (C++ interface)
License: BSL-1.0