forked from pool/aws-c-io
Accepting request 1000852 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.3 * Fix for heap access violation by @TwistedTwigleg in (#513) - from version 0.13.2 * Fallback for target load by @TingDaoK in (#511) - from version 0.13.1 * Clang windows by @bretambrose in (#504) * ALPN availability check function now properly checks for Windows 8.1 and above by @HolyZsiraf in (#502) * VerifyVersionInfo doesn't behave like you'd expect by @bretambrose in (#505) * Tolerate s2n_init() being called before aws_io_library_init() by @graebm in (#508) OBS-URL: https://build.opensuse.org/request/show/1000852 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=18
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-io
|
||||
Version: 0.13.0
|
||||
Version: 0.13.3
|
||||
Release: 0
|
||||
Summary: I/O and TLS package AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user