forked from pool/aws-crt-cpp
Accepting request 1198287 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1198287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=15
This commit is contained in:
commit
36dbdf88e2
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 10:52:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.28.2
|
||||
* Fix MSVC most vexing parse by @sbiscigl in (#659)
|
||||
* Add wrappers around readsome and peek methods in
|
||||
std istream by @SergeyRyabinin in (#658)
|
||||
- from version 0.28.1
|
||||
* Fix typo in variant by @sbiscigl in (#653)
|
||||
* Fix OpenSSL Compile and Runtime Version Mismatch by @waahm7 in (#656)
|
||||
- from version 0.28.0
|
||||
* Expose socket options from Mqtt5ClientBuilder by @xiazhvera in (#652)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 15:00:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.27.6
|
||||
Version: 0.28.2
|
||||
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:aae904eb807d064accd29452e2de68d2d54738cb3497161c0c18a03743a3aae9
|
||||
size 356542
|
3
v0.28.2.tar.gz
Normal file
3
v0.28.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f27df9d2028008e665bab4b2e094365eac696610610e52182c679a43dbeaf6f
|
||||
size 356930
|
Loading…
Reference in New Issue
Block a user