From 6fd874e8d6393572d3bbd9095faf7c280bd57f0edefb3a924af9e0cb5742e231 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 3 Apr 2024 09:58:53 +0000 Subject: [PATCH] Accepting request 1164036 from home:jubalh:branches:devel:libraries:c_c++ - Update to release 6.0.1: * Improve CI environment (#1061, #1091, #1109) * Improve build system (#1060, #1069, #1108) OBS-URL: https://build.opensuse.org/request/show/1164036 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/msgpack-c?expand=0&rev=5 --- msgpack-c-6.0.0.tar.gz | 3 --- msgpack-c-6.0.1.tar.gz | 3 +++ msgpack-c.changes | 7 +++++++ msgpack-c.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 msgpack-c-6.0.0.tar.gz create mode 100644 msgpack-c-6.0.1.tar.gz diff --git a/msgpack-c-6.0.0.tar.gz b/msgpack-c-6.0.0.tar.gz deleted file mode 100644 index bd7f20e..0000000 --- a/msgpack-c-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3654f5e2c652dc52e0a993e270bb57d5702b262703f03771c152bba51602aeba -size 69341 diff --git a/msgpack-c-6.0.1.tar.gz b/msgpack-c-6.0.1.tar.gz new file mode 100644 index 0000000..6d3afee --- /dev/null +++ b/msgpack-c-6.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a349cd9af28add2334c7009e331335af4a5b97d8558b2e9804d05f3b33d97925 +size 69497 diff --git a/msgpack-c.changes b/msgpack-c.changes index a53ce07..0056fca 100644 --- a/msgpack-c.changes +++ b/msgpack-c.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 2 06:57:32 UTC 2024 - Michael Vetter + +- Update to release 6.0.1: + * Improve CI environment (#1061, #1091, #1109) + * Improve build system (#1060, #1069, #1108) + ------------------------------------------------------------------- Thu Nov 2 21:37:47 UTC 2023 - Jan Engelhardt diff --git a/msgpack-c.spec b/msgpack-c.spec index 914859f..a128c3f 100644 --- a/msgpack-c.spec +++ b/msgpack-c.spec @@ -1,7 +1,7 @@ # # spec file for package msgpack-c # -# 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-c -Version: 6.0.0 +Version: 6.0.1 Release: 0 Summary: Object serialization library for cross-language communication License: BSL-1.0