diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 066b596..a65527d 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 2 10:52:49 UTC 2024 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index bb7ace6..cfe3a66 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -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 diff --git a/v0.27.6.tar.gz b/v0.27.6.tar.gz deleted file mode 100644 index 0da1431..0000000 --- a/v0.27.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aae904eb807d064accd29452e2de68d2d54738cb3497161c0c18a03743a3aae9 -size 356542 diff --git a/v0.28.2.tar.gz b/v0.28.2.tar.gz new file mode 100644 index 0000000..5ae07bd --- /dev/null +++ b/v0.28.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f27df9d2028008e665bab4b2e094365eac696610610e52182c679a43dbeaf6f +size 356930