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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/msgpack-c?expand=0&rev=7
This commit is contained in:
2024-06-26 07:18:41 +00:00
committed by Git OBS Bridge
parent 6fd874e8d6
commit 8a42e684ef
4 changed files with 14 additions and 4 deletions

BIN
msgpack-c-6.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
msgpack-c-6.0.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>

View File

@@ -17,7 +17,7 @@
Name: msgpack-c
Version: 6.0.1
Version: 6.0.2
Release: 0
Summary: Object serialization library for cross-language communication
License: BSL-1.0