forked from pool/msgpack-c
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
2ccc3459c0 | ||
|
0b44ab34fd | ||
01c1c573a6 | |||
|
69f4cbc63f | ||
8a42e684ef |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1723900673
|
||||||
|
commit: e546485c07e9c81ef3ceeeed34972c551e5206c8b83e4a2c2a675191a19118fa
|
||||||
|
url: https://src.opensuse.org/jengelh/msgpack-c
|
||||||
|
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02f62a9b8371e5e4c24a72e1678cd091d4bd3b9049670c89509f5e44fb258d0c
|
||||||
|
size 256
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a349cd9af28add2334c7009e331335af4a5b97d8558b2e9804d05f3b33d97925
|
|
||||||
size 69497
|
|
BIN
msgpack-c-6.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
msgpack-c-6.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 17 13:16:48 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 6.1.0
|
||||||
|
* Add object initializer functions
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Apr 2 06:57:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: msgpack-c
|
Name: msgpack-c
|
||||||
Version: 6.0.1
|
Version: 6.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Object serialization library for cross-language communication
|
Summary: Object serialization library for cross-language communication
|
||||||
License: BSL-1.0
|
License: BSL-1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user