forked from pool/aws-c-auth
Accepting request 1085652 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.27 * Fix aws_parse_credentials_from_json_document by @waahm7 in (#192) * Fix the doc, decrement for release by @TingDaoK in (#194) * Add github templates and bots by @jmklix in (#196) * Update builder version to fix aws-lc build on manylinux-1 by @TingDaoK in (#197) * Implement SSOCredentialsProvider by @waahm7 in (#189) OBS-URL: https://build.opensuse.org/request/show/1085652 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=10
This commit is contained in:
parent
23e2afa1b9
commit
ee0bfe9cbc
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 07:42:30 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.6.27
|
||||
* Fix aws_parse_credentials_from_json_document by @waahm7 in (#192)
|
||||
* Fix the doc, decrement for release by @TingDaoK in (#194)
|
||||
* Add github templates and bots by @jmklix in (#196)
|
||||
* Update builder version to fix aws-lc build
|
||||
on manylinux-1 by @TingDaoK in (#197)
|
||||
* Implement SSOCredentialsProvider by @waahm7 in (#189)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 10:53:24 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-auth
|
||||
Version: 0.6.26
|
||||
Version: 0.6.27
|
||||
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:8049a294198fd9e4ec782011c97e362ad62b5159d4ec4a7d6f478118d06d32fe
|
||||
size 231941
|
3
v0.6.27.tar.gz
Normal file
3
v0.6.27.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f54ba35e93b702fa075869ef0390641712bfc28f4c30146ffeeb67511558dfeb
|
||||
size 252122
|
Loading…
Reference in New Issue
Block a user