diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 9532741..e0205f0 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 6 13:00:40 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.32.5 + * Add const specifier to UUID comparison operators + by @sfod in (#732) + * Increase Operation Timeout in CI for Req/Resp + Tests by @sbSteveK in #733 + * Capture fields from PUBLISH for req-resp stream + operations by @sfod in (#721) + ------------------------------------------------------------------- Tue Apr 15 10:26:32 UTC 2025 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index 3409f9d..54da292 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.32.4 +Version: 0.32.5 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.32.4.tar.gz b/v0.32.4.tar.gz deleted file mode 100644 index 0950ea8..0000000 --- a/v0.32.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ded0d4a17e3e99fe0755dde49597c1f17edf65a68df7ec218d3a9331336a3e4 -size 368604 diff --git a/v0.32.5.tar.gz b/v0.32.5.tar.gz new file mode 100644 index 0000000..aebcfb1 --- /dev/null +++ b/v0.32.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d281d39ea1f70bd3310b2345395d3e5b414da325424938e095dde38d44cccd +size 369972