forked from pool/aws-c-common
Accepting request 765857 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.27
+ Rework alignment tests to only require 32 byte support when avx2 is enabled
- from version 0.4.26
+ aws_thread_id_t
* Move include ctest up, this should reneable tests. (#571)
- from version 0.4.25
+ Make build friendly to in-source builds
* Support in source builds of aws-c-* libs. (#566)
- from version 0.4.24
+ Portable Header Check (#558)
* Rewrite header tester to be portable
* Install CheckHeaders.cmake
- from version 0.4.23
+ Adds no-allocation logger implementation
OBS-URL: https://build.opensuse.org/request/show/765857
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 14:17:40 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.4.27
|
||||
+ Rework alignment tests to only require 32 byte support when avx2 is enabled
|
||||
- from version 0.4.26
|
||||
+ aws_thread_id_t
|
||||
* Move include ctest up, this should reneable tests. (#571)
|
||||
- from version 0.4.25
|
||||
+ Make build friendly to in-source builds
|
||||
* Support in source builds of aws-c-* libs. (#566)
|
||||
- from version 0.4.24
|
||||
+ Portable Header Check (#558)
|
||||
* Rewrite header tester to be portable
|
||||
* Install CheckHeaders.cmake
|
||||
- from version 0.4.23
|
||||
+ Adds no-allocation logger implementation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 14:16:13 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-common
|
||||
Version: 0.4.22
|
||||
Version: 0.4.27
|
||||
Release: 0
|
||||
Summary: Core c99 package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5230ae11f445398d0201659c220e54658ad672b9348f3d372029f32c24fdabb
|
||||
size 320187
|
||||
3
v0.4.27.tar.gz
Normal file
3
v0.4.27.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5233e23a407add174f9ad15071b8079bf08f4a2b6ec0858fd23f6281f7c185d8
|
||||
size 322990
|
||||
Reference in New Issue
Block a user