8
0
forked from pool/msgpack-cxx

msgpack-cxx 7.0.0

This commit is contained in:
2024-11-02 13:26:53 +01:00
parent 5ea707a327
commit cf80f33ad1
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: msgpack-cxx
Version: 6.1.1
Version: 7.0.0
Release: 0
Summary: Object serialization library for cross-language communication (C++ interface)
License: BSL-1.0
@@ -50,6 +50,7 @@ This package provides C++ headers and other devel files.
%prep
%autosetup
find . -type f -name "*~" -print -delete
%build
%cmake