From 9e52c680419f16fedb0f211966c3f0880d23f098f361c905a9984a87bac3b27f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 3 Jan 2024 18:39:41 +0000 Subject: [PATCH] Accepting request 1136532 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.7.10 * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220) - from version 0.7.9 * Fix error when tests run in parallel by @graebm in (#221) OBS-URL: https://build.opensuse.org/request/show/1136532 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=19 --- aws-c-auth.changes | 8 ++++++++ aws-c-auth.spec | 2 +- v0.7.10.tar.gz | 3 +++ v0.7.8.tar.gz | 3 --- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 v0.7.10.tar.gz delete mode 100644 v0.7.8.tar.gz diff --git a/aws-c-auth.changes b/aws-c-auth.changes index a419b80..07792a8 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 3 13:23:11 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.7.10 + * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220) +- from version 0.7.9 + * Fix error when tests run in parallel by @graebm in (#221) + ------------------------------------------------------------------- Thu Nov 30 12:37:35 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index d8ca2f7..321fc8a 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-auth -Version: 0.7.8 +Version: 0.7.10 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.7.10.tar.gz b/v0.7.10.tar.gz new file mode 100644 index 0000000..d20f0b2 --- /dev/null +++ b/v0.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c16ab631dbd2b28fc8cb2efa7d604e7ced20a77bc95d1816dd94512b36490b +size 255742 diff --git a/v0.7.8.tar.gz b/v0.7.8.tar.gz deleted file mode 100644 index 60a9c64..0000000 --- a/v0.7.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5db8ab91262b5c055e3634f2c9dc2bc1a3285c2dd5513fdcafcb3e79468dc7de -size 255398