forked from pool/aws-c-auth
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
This commit is contained in:
1
aws-c-auth-rpmlintrc
Normal file
1
aws-c-auth-rpmlintrc
Normal file
@@ -0,0 +1 @@
|
||||
addFilter('shlib-policy-name-error.*libaws-c-auth.so.1.0.0')
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 09:47:28 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66bff9b10b5b96ef12fc386dca0f335d85689ed5d0cee9d664cbe53e0a8b287d
|
||||
size 218953
|
||||
3
v0.6.16.tar.gz
Normal file
3
v0.6.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f88d30e03b214d4db39180470b8dad8f0a1d8e55a4b26088c4f5387ad58c6e
|
||||
size 220397
|
||||
Reference in New Issue
Block a user