forked from pool/aws-c-common
Accepting request 904577 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.5
* Managed thread handle cleanup
+ Fixes an issue where managed thread handles could be leaked on Windows
+ Fixes some incorrect logging format strings.
OBS-URL: https://build.opensuse.org/request/show/904577
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=31
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-common
|
||||
Version: 0.6.4
|
||||
Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: Core c99 package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user