diff --git a/aws-c-s3.changes b/aws-c-s3.changes index 4e53ac3..dad30e7 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 14 11:29:47 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.3.7 + * Fix a missing copy of user data for signing config by @TingDaoK in (#314) + ------------------------------------------------------------------- Tue Jun 13 08:46:59 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index 032ff6a..4d4f9a4 100644 --- a/aws-c-s3.spec +++ b/aws-c-s3.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-s3 -Version: 0.3.6 +Version: 0.3.7 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.3.6.tar.gz b/v0.3.6.tar.gz deleted file mode 100644 index 0374fe3..0000000 --- a/v0.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cfa3b5163065d7aa9d50749ed5acddd6947000c471ccbc566b7b9e63512e815 -size 264587 diff --git a/v0.3.7.tar.gz b/v0.3.7.tar.gz new file mode 100644 index 0000000..687c0e2 --- /dev/null +++ b/v0.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e87a056951ccb6f108ec89758175ad66b3d59097db9c9f121c999e46e8be7f +size 264677