8
0
forked from pool/aws-c-common

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
This commit is contained in:
2024-02-21 10:13:10 +00:00
committed by Git OBS Bridge
parent 3b1647aa5d
commit f66e21b063
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 19 14:54:52 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com> Wed Jan 3 13:09:21 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package aws-c-common # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define library_version 1.0.0 %define library_version 1.0.0
%define library_soversion 1 %define library_soversion 1
Name: aws-c-common Name: aws-c-common
Version: 0.9.12 Version: 0.9.13
Release: 0 Release: 0
Summary: Core C99 package for AWS SDK for C Summary: Core C99 package for AWS SDK for C
License: Apache-2.0 License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ef8f5629fb6ac24aa4893f3bb9a8480997e96a58c81043e019bf6b149f4332
size 552472

3
v0.9.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d2044fc58e5d7611610976602f3fc2173676726b00eed026526962c599ece1d
size 553280