From 0b44ab34fd73595b36a408b025e9abba52491acc93827933f49bd0fa95f55614 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 17 Aug 2024 13:13:31 +0000 Subject: [PATCH] [info=e546485c07e9c81ef3ceeeed34972c551e5206c8b83e4a2c2a675191a19118fa] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/msgpack-c?expand=0&rev=10 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- msgpack-c-6.0.2.tar.gz | 3 --- msgpack-c-6.1.0.tar.gz | 3 +++ msgpack-c.changes | 6 ++++++ msgpack-c.spec | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 msgpack-c-6.0.2.tar.gz create mode 100644 msgpack-c-6.1.0.tar.gz diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index e3343fb..ebf3c7a 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1723900560 -commit: 3b98186afb65d53a5c479db62d1fcc4fa43335c89d51976945593b606aeb2a94 +mtime: 1723900673 +commit: e546485c07e9c81ef3ceeeed34972c551e5206c8b83e4a2c2a675191a19118fa url: https://src.opensuse.org/jengelh/msgpack-c revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index bbea5a5..d22b16d 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c54e662079efe2d3e240670cc297db2834722ff9c33563bb24169c808cb18e55 +oid sha256:02f62a9b8371e5e4c24a72e1678cd091d4bd3b9049670c89509f5e44fb258d0c size 256 diff --git a/msgpack-c-6.0.2.tar.gz b/msgpack-c-6.0.2.tar.gz deleted file mode 100644 index 3fbf610..0000000 --- a/msgpack-c-6.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e90943f6f5b6ff6f4bda9146ada46e7e455af3a77568f6d503f35618c1b2a12 -size 69533 diff --git a/msgpack-c-6.1.0.tar.gz b/msgpack-c-6.1.0.tar.gz new file mode 100644 index 0000000..2f8ae0d --- /dev/null +++ b/msgpack-c-6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674119f1a85b5f2ecc4c7d5c2859edf50c0b05e0c10aa0df85eefa2c8c14b796 +size 70522 diff --git a/msgpack-c.changes b/msgpack-c.changes index 3a13043..8137bb0 100644 --- a/msgpack-c.changes +++ b/msgpack-c.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 17 13:16:48 UTC 2024 - Jan Engelhardt + +- Update to release 6.1.0 + * Add object initializer functions + ------------------------------------------------------------------- Mon Jun 24 08:10:42 UTC 2024 - Michael Vetter diff --git a/msgpack-c.spec b/msgpack-c.spec index 8e09da1..551f1d2 100644 --- a/msgpack-c.spec +++ b/msgpack-c.spec @@ -17,7 +17,7 @@ Name: msgpack-c -Version: 6.0.2 +Version: 6.1.0 Release: 0 Summary: Object serialization library for cross-language communication License: BSL-1.0