diff --git a/aws-c-auth.changes b/aws-c-auth.changes index 6d54854..dece8f6 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 13 08:36:07 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.7.21 + * Fix STSCredentialsProvider Signing Region by @waahm7 in (#239) +- from version 0.7.20 + * Fix STS Credentials Provider to use regional + endpoint if possible by @waahm7 in (#237) + ------------------------------------------------------------------- Wed May 8 13:08:23 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index 5b9c47b..7a709e5 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -20,7 +20,7 @@ %define library_pkg 1_0_0 %define library_soversion 1 Name: aws-c-auth -Version: 0.7.19 +Version: 0.7.21 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.7.19.tar.gz b/v0.7.19.tar.gz deleted file mode 100644 index 100b724..0000000 --- a/v0.7.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8f605106fc3884e0ac32eda9f7fe68fb7addebce1d150747b295d3c6f4b220b -size 250709 diff --git a/v0.7.21.tar.gz b/v0.7.21.tar.gz new file mode 100644 index 0000000..836ed33 --- /dev/null +++ b/v0.7.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802054ff0a82c9fc977671f7d2be1c55229a97d808e0d53784a749be32ceb5ec +size 253331