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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user