From b919f2e695f4e1d7a7dd325290b960276f45fbc6ac9c19f538eb7158440c985a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 17 Oct 2022 07:29:04 +0000 Subject: [PATCH] Accepting request 1010610 from home:glaubitz:branches:devel:libraries:c_c++ - 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) OBS-URL: https://build.opensuse.org/request/show/1010610 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=44 --- aws-c-common.changes | 10 ++++++++++ aws-c-common.spec | 2 +- v0.8.2.tar.gz | 3 --- v0.8.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.8.2.tar.gz create mode 100644 v0.8.3.tar.gz 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