forked from pool/aws-c-auth
Accepting request 1100576 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.2 * Allow Overriding of Profile in Default Chain by @waahm7 in (#209) - from version 0.7.1 * Treat empty environment variable as unset by @TingDaoK in (#206) * Adapt to XML API changes by @graebm in (#207) OBS-URL: https://build.opensuse.org/request/show/1100576 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=15
This commit is contained in:
parent
109e50623d
commit
b796112f3d
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 08:54:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.7.2
|
||||
* Allow Overriding of Profile in Default Chain by @waahm7 in (#209)
|
||||
- from version 0.7.1
|
||||
* Treat empty environment variable as unset by @TingDaoK in (#206)
|
||||
* Adapt to XML API changes by @graebm in (#207)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 10:48:09 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.7.0
|
||||
Version: 0.7.2
|
||||
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:180ef775fa720b54ee31e2c478a809481c4e013d59bf921f5d2df74d2dfeccb6
|
||||
size 252709
|
3
v0.7.2.tar.gz
Normal file
3
v0.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ce07ed53299ee2d0f264e9ca056dd1ae797b071f660bd226bfe7e1cb1a3933c
|
||||
size 252866
|
Loading…
Reference in New Issue
Block a user