forked from pool/aws-crt-cpp
Accepting request 1110544 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.23.1 * Added workflow for handling answerable discussions by @yasminetalby in (#533) * Update mqtt submodule to provide on_connection_termination callback by @sfod in (#534) * Fix failing CI tests by @sfod in (#536) * Fix CMake option for choosing MSVC runtime library by @graebm in (#537) OBS-URL: https://build.opensuse.org/request/show/1110544 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=24
This commit is contained in:
parent
ee7b3b699a
commit
5df8df38a7
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 09:44:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.23.1
|
||||
* Added workflow for handling answerable discussions
|
||||
by @yasminetalby in (#533)
|
||||
* Update mqtt submodule to provide on_connection_termination
|
||||
callback by @sfod in (#534)
|
||||
* Fix failing CI tests by @sfod in (#536)
|
||||
* Fix CMake option for choosing MSVC runtime
|
||||
library by @graebm in (#537)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 09:55:08 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.23.0
|
||||
Version: 0.23.1
|
||||
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:687b756c9426da2128b7a1d4ef6776078c35c98904e145410c47bda1721821f1
|
||||
size 322542
|
3
v0.23.1.tar.gz
Normal file
3
v0.23.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f7029fea12907564b80260cbea4a2b268ca678e7427def3e0c46871e9b42d16
|
||||
size 322706
|
Loading…
Reference in New Issue
Block a user