diff --git a/aws-c-common.changes b/aws-c-common.changes index e6051fb..c7ec789 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 14 07:59:17 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.8.3 + * Uri migration by @DmitriyMusatkin in (#936) + * Json compare by @DmitriyMusatkin in (#938) + * Fix parsing of ipv6 literals in uris by @DmitriyMusatkin in (#939) + * Json duplicate by @DmitriyMusatkin in (#940) + * Parse uri path as is by @DmitriyMusatkin in (#941) + ------------------------------------------------------------------- Wed Oct 5 11:49:10 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index d39def1..f58b47b 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-common -Version: 0.8.2 +Version: 0.8.3 Release: 0 Summary: Core C99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.8.2.tar.gz b/v0.8.2.tar.gz deleted file mode 100644 index 3d5dd4e..0000000 --- a/v0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36edc6e486c43bbb34059dde227e872c0d41ab54f0b3609d38f188cfbbc6d1f8 -size 495633 diff --git a/v0.8.3.tar.gz b/v0.8.3.tar.gz new file mode 100644 index 0000000..718ad81 --- /dev/null +++ b/v0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af2b7036a0c4ff5ca4e2f3b53ac7c4c3d2c3690890466efa92bf557cb00fe99 +size 504958