diff --git a/aws-c-auth.changes b/aws-c-auth.changes index ed5ddd9..62a9e8b 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 25 08:54:29 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-auth.spec b/aws-c-auth.spec index 696eb02..cb10f5e 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -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 diff --git a/v0.7.0.tar.gz b/v0.7.0.tar.gz deleted file mode 100644 index 254bf2e..0000000 --- a/v0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:180ef775fa720b54ee31e2c478a809481c4e013d59bf921f5d2df74d2dfeccb6 -size 252709 diff --git a/v0.7.2.tar.gz b/v0.7.2.tar.gz new file mode 100644 index 0000000..60f9235 --- /dev/null +++ b/v0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce07ed53299ee2d0f264e9ca056dd1ae797b071f660bd226bfe7e1cb1a3933c +size 252866