diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 29cb888..d8a3214 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 16 09:09:23 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.26.1 + * Update aws-c-io to pull in channel setup callback + safety update by @bretambrose in (#591) + ------------------------------------------------------------------- Wed Jan 3 15:18:13 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index 66669f9..740e05f 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.26.0 +Version: 0.26.1 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.26.0.tar.gz b/v0.26.0.tar.gz deleted file mode 100644 index dee989b..0000000 --- a/v0.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c17b528b071fa0e95ff430d117c573dbab0079a9e5a0f627507ee04ef2e545b0 -size 340012 diff --git a/v0.26.1.tar.gz b/v0.26.1.tar.gz new file mode 100644 index 0000000..e9b69ee --- /dev/null +++ b/v0.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae497f66a6894aada9fa09f4bc1a8edac859614108e0bd41cc44017eeb6f8598 +size 340007