From cbee6c17da1be188e18183b13d82db38cdfc6f42fe6a01f74210c206a9230ef4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Feb 2024 10:14:34 +0000 Subject: [PATCH] Accepting request 1147621 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.7.16 * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229) - from version 0.7.15 * Make Partial Creds a Transient Error by @waahm7 in (#226) OBS-URL: https://build.opensuse.org/request/show/1147621 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=24 --- aws-c-auth.changes | 8 ++++++++ aws-c-auth.spec | 4 ++-- v0.7.14.tar.gz | 3 --- v0.7.16.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v0.7.14.tar.gz create mode 100644 v0.7.16.tar.gz diff --git a/aws-c-auth.changes b/aws-c-auth.changes index 902442d..9b6a61a 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 19 15:27:03 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.7.16 + * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229) +- from version 0.7.15 + * Make Partial Creds a Transient Error by @waahm7 in (#226) + ------------------------------------------------------------------- Sat Jan 27 16:37:26 UTC 2024 - Dirk Müller diff --git a/aws-c-auth.spec b/aws-c-auth.spec index dd1aae4..7f5a9c8 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -1,7 +1,7 @@ # # spec file for package aws-c-auth # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define library_pkg 1_0_0 %define library_soversion 1 Name: aws-c-auth -Version: 0.7.14 +Version: 0.7.16 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.7.14.tar.gz b/v0.7.14.tar.gz deleted file mode 100644 index 93bb20d..0000000 --- a/v0.7.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93d622cd3cb434b4edcaa48bf278f8bd12fbc4ae18893b07f5b94f8ae93e0bdb -size 245089 diff --git a/v0.7.16.tar.gz b/v0.7.16.tar.gz new file mode 100644 index 0000000..f99344a --- /dev/null +++ b/v0.7.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee5afe05482f750dd0406b8b5b55dafb446fc21288f98c0b4118d62795003ba +size 245107