forked from pool/aws-crt-cpp
Accepting request 1069568 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.8 * [Aws::Crt::Optional] avoid std::aligned_storage by @kedartal in (#462) * Fix ambiguity around InputStream::ReadImpl() errors by @graebm in (#468) * Alpine/Musl CI by @bretambrose in (#416) * Change #if _MSC_VER to #ifdef _MSC_VER by @graebm in (#473) OBS-URL: https://build.opensuse.org/request/show/1069568 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=15
This commit is contained in:
parent
980f69cb28
commit
a381ca51a9
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 09:43:37 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.19.8
|
||||
* [Aws::Crt::Optional] avoid std::aligned_storage by @kedartal in (#462)
|
||||
* Fix ambiguity around InputStream::ReadImpl() errors by @graebm in (#468)
|
||||
* Alpine/Musl CI by @bretambrose in (#416)
|
||||
* Change #if _MSC_VER to #ifdef _MSC_VER by @graebm in (#473)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 13:59:44 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.19.7
|
||||
Version: 0.19.8
|
||||
Release: 0
|
||||
Summary: AWS C++ wrapper for AWS SDK C libraries
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0159f27aa834469c1f84c9583d0a30994926d63f5426bc74046faec55dc1cdb
|
||||
size 303282
|
3
v0.19.8.tar.gz
Normal file
3
v0.19.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24a6be93d663d0cd2c5811865d488d30154f2738bea5b7836a5a8c1f01cb8457
|
||||
size 303548
|
Loading…
Reference in New Issue
Block a user