diff --git a/aws-c-s3.changes b/aws-c-s3.changes index c0a08f6..7a38323 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 17 09:59:46 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.3.18 + * Auto - Update S3 Ruleset & Partition by @waahm7 in (#348) + * Retry for request skewed by @TingDaoK in (#343) + * Parallel prepare - open file on needed by @TingDaoK in (#355) + * Instead of skipping, let's prepare the parts and mark it noop by @TingDaoK in (#356) + ------------------------------------------------------------------- Tue Sep 12 09:52:12 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index ee68d13..89210a7 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.17 +Version: 0.3.18 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.3.17.tar.gz b/v0.3.17.tar.gz deleted file mode 100644 index d48a6b0..0000000 --- a/v0.3.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72fd93a2f9a7d9f205d66890da249944b86f9528216dc0321be153bf19b2ecd5 -size 262601 diff --git a/v0.3.18.tar.gz b/v0.3.18.tar.gz new file mode 100644 index 0000000..c065365 --- /dev/null +++ b/v0.3.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4b20226d5612d654b0ca92552dc1b9e1f11de6019ae70598926ebe6dc82453 +size 266292