From f66e21b0633f1bbb630419930f49bd51529a5a1cb7edf82dd45ab398d61d31c4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Feb 2024 10:13:10 +0000 Subject: [PATCH] Accepting request 1147619 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.9.13 * cJSON update to 1.7.17 by @graebm in (#1081) * Add more generic AVX feature detection as well as flags for if avx512 intrinsics are available. by @JonathanHenson in (#1041) * chore: Relax stale issue timings by @kellertk in (#1085) * Use _Exit() on test failure, to avoid LeakSanitizer spam by @graebm in (#1088) * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#1089) * Consistently use lowercase for Windows libraries and header files by @giordano in (#1058) OBS-URL: https://build.opensuse.org/request/show/1147619 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=66 --- aws-c-common.changes | 13 +++++++++++++ aws-c-common.spec | 4 ++-- v0.9.12.tar.gz | 3 --- v0.9.13.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 v0.9.12.tar.gz create mode 100644 v0.9.13.tar.gz diff --git a/aws-c-common.changes b/aws-c-common.changes index ac2d464..fa71d70 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 19 14:54:52 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.9.13 + * cJSON update to 1.7.17 by @graebm in (#1081) + * Add more generic AVX feature detection as well as flags for if + avx512 intrinsics are available. by @JonathanHenson in (#1041) + * chore: Relax stale issue timings by @kellertk in (#1085) + * Use _Exit() on test failure, to avoid LeakSanitizer spam by @graebm in (#1088) + * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#1089) + * Consistently use lowercase for Windows libraries + and header files by @giordano in (#1058) + ------------------------------------------------------------------- Wed Jan 3 13:09:21 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index fc0fab1..122125d 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -1,7 +1,7 @@ # # spec file for package aws-c-common # -# 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 @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-common -Version: 0.9.12 +Version: 0.9.13 Release: 0 Summary: Core C99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.9.12.tar.gz b/v0.9.12.tar.gz deleted file mode 100644 index 06a6a33..0000000 --- a/v0.9.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10ef8f5629fb6ac24aa4893f3bb9a8480997e96a58c81043e019bf6b149f4332 -size 552472 diff --git a/v0.9.13.tar.gz b/v0.9.13.tar.gz new file mode 100644 index 0000000..4bf0f0a --- /dev/null +++ b/v0.9.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2044fc58e5d7611610976602f3fc2173676726b00eed026526962c599ece1d +size 553280