diff --git a/aws-c-io.changes b/aws-c-io.changes index d44edd7..07d4b85 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 22 12:06:52 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.13.11 + * Add new SeekFailed, GetLengthFailed, GetLengthUnsupported, + and SeekUnsupported Errors by @waahm7 in (#530) + ------------------------------------------------------------------- Wed Nov 16 15:18:55 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index 9db21a5..fbd0165 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.13.10 +Version: 0.13.11 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.13.10.tar.gz b/v0.13.10.tar.gz deleted file mode 100644 index 319db42..0000000 --- a/v0.13.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e7caa335ece916c00f4c9896e7413bb6ed52abc77e2c3dda3ffe5bcf3fc8655 -size 653092 diff --git a/v0.13.11.tar.gz b/v0.13.11.tar.gz new file mode 100644 index 0000000..8775141 --- /dev/null +++ b/v0.13.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d94bf1b3abf9575e0a0406b7644eb220b87b32a8586f59381db2377ca8c30b5 +size 653144