diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 80fa255..60e186b 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 18 11:11:18 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.19.9 + * Add sigv4a tests by @sbSteveK in (#472) + * Add the main page to the documentation by @TwistedTwigleg in (#477) + * Fix compiler warnings in tests by @graebm in (#476) + * Remove CJSON and use aws-c-common JSON instead + by @TwistedTwigleg in (#460) + * Submodule update to pull in DNS resolution frequency update + by @bretambrose in (#483) + ------------------------------------------------------------------- Mon Mar 6 09:43:37 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index d6d71c5..dc4c203 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -19,7 +19,7 @@ %define library_soversion 1 Name: aws-crt-cpp -Version: 0.19.8 +Version: 0.19.9 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.19.8.tar.gz b/v0.19.8.tar.gz deleted file mode 100644 index 8be5176..0000000 --- a/v0.19.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24a6be93d663d0cd2c5811865d488d30154f2738bea5b7836a5a8c1f01cb8457 -size 303548 diff --git a/v0.19.9.tar.gz b/v0.19.9.tar.gz new file mode 100644 index 0000000..e4e1e08 --- /dev/null +++ b/v0.19.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6927fbe68bcd79bc44fdf6305fdd246432e10f4d069ffb39b8d7e945be7c5196 +size 288108