diff --git a/aws-c-s3.changes b/aws-c-s3.changes index bf7095c..957dceb 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 18 14:10:02 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.1.41 + * Fix a bug where copy-file was decoding encoded URLs +- from version 0.1.40 + * Don't re-send "x-amz-meta-" headers in each part of a + multipart upload. by @graebm in (#189) + ------------------------------------------------------------------- Thu Apr 28 14:07:27 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index b6dd3e4..17ce4df 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.1.39 +Version: 0.1.41 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.1.39.tar.gz b/v0.1.39.tar.gz deleted file mode 100644 index 1cab67f..0000000 --- a/v0.1.39.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef79959b1a28dcaf901ac4135bca63e0feef6e91c1a0489a18b9df890ae5c519 -size 157196 diff --git a/v0.1.41.tar.gz b/v0.1.41.tar.gz new file mode 100644 index 0000000..896084b --- /dev/null +++ b/v0.1.41.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33b8f130cd98575f0624e2772f5f006032acd43bb2323077bce416f4b654c6c +size 157661