From 0b33c7f70deb4db9c89334fa178b6c9a03ffdfbc93fda2da2d2ffaad38ac3f10 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Tue, 6 Sep 2022 06:06:49 +0000 Subject: [PATCH] Accepting request 1000859 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.6.16 * Use the default load target function by @TingDaoK in (#172) - from version 0.6.15 * Adds support for Anonymous Credentials by @waahm7 in (#171) - from version 0.6.14 * Expiration override by @bretambrose in (#166) * STS web ID default by @bretambrose in (#167) * Never sign "Expect" header by @graebm in (#170) - Add rpmlint override for bogus shlib-policy-name-error * aws-c-auth-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/1000859 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=2 --- aws-c-auth-rpmlintrc | 1 + aws-c-auth.changes | 14 ++++++++++++++ aws-c-auth.spec | 4 ++-- v0.6.13.tar.gz | 3 --- v0.6.16.tar.gz | 3 +++ 5 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 aws-c-auth-rpmlintrc delete mode 100644 v0.6.13.tar.gz create mode 100644 v0.6.16.tar.gz diff --git a/aws-c-auth-rpmlintrc b/aws-c-auth-rpmlintrc new file mode 100644 index 0000000..f9e25e5 --- /dev/null +++ b/aws-c-auth-rpmlintrc @@ -0,0 +1 @@ +addFilter('shlib-policy-name-error.*libaws-c-auth.so.1.0.0') diff --git a/aws-c-auth.changes b/aws-c-auth.changes index d9a89a3..d6cb7a3 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 2 09:47:28 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.6.16 + * Use the default load target function by @TingDaoK in (#172) +- from version 0.6.15 + * Adds support for Anonymous Credentials by @waahm7 in (#171) +- from version 0.6.14 + * Expiration override by @bretambrose in (#166) + * STS web ID default by @bretambrose in (#167) + * Never sign "Expect" header by @graebm in (#170) +- Add rpmlint override for bogus shlib-policy-name-error + * aws-c-auth-rpmlintrc + ------------------------------------------------------------------- Thu Apr 28 13:58:17 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index 00b161b..4d20267 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -1,7 +1,7 @@ # # spec file for package aws-c-auth # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-auth -Version: 0.6.13 +Version: 0.6.16 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.6.13.tar.gz b/v0.6.13.tar.gz deleted file mode 100644 index 0273a7a..0000000 --- a/v0.6.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66bff9b10b5b96ef12fc386dca0f335d85689ed5d0cee9d664cbe53e0a8b287d -size 218953 diff --git a/v0.6.16.tar.gz b/v0.6.16.tar.gz new file mode 100644 index 0000000..f416c92 --- /dev/null +++ b/v0.6.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f88d30e03b214d4db39180470b8dad8f0a1d8e55a4b26088c4f5387ad58c6e +size 220397