diff --git a/aws-c-auth.changes b/aws-c-auth.changes index 60357a1..0834152 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Feb 3 22:10:21 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.6.24 + * Fix trailer signing by @waahm7 in (#184) +- from version 0.6.23 + * Adds default monitoring options for IMDS client by @waahm7 in (#183) +- from version 0.6.22 + * Add codecov action by @TingDaoK in (#180) + * Fix macro usage by @DmitriyMusatkin in (#181) + ------------------------------------------------------------------- Tue Nov 22 11:59:15 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index 50b952e..4e7c4a4 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -1,7 +1,7 @@ # # spec file for package aws-c-auth # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.21 +Version: 0.6.24 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.6.21.tar.gz b/v0.6.21.tar.gz deleted file mode 100644 index 4c6fcec..0000000 --- a/v0.6.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0b99d050c4d41aa3cbaa61a34aa1bfd7e06250c80dfe217c57b7c9112059d5 -size 227400 diff --git a/v0.6.24.tar.gz b/v0.6.24.tar.gz new file mode 100644 index 0000000..1a7c818 --- /dev/null +++ b/v0.6.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69f299f8a8b54744b329aeb8fa8d246133fd27d5a86707727aa2ed6c575b669 +size 227863