diff --git a/aws-c-s3.changes b/aws-c-s3.changes index fbe8212..63dc302 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 26 12:09:44 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.5.0 + * Use uint64_t for memory limit and cap it to SIZE_MAX by @waahm7 in (#404) + ------------------------------------------------------------------- Wed Jan 3 14:12:10 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index 39195e0..1522394 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.4.9 +Version: 0.5.0 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.4.9.tar.gz b/v0.4.9.tar.gz deleted file mode 100644 index 8ea1b82..0000000 --- a/v0.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42927e6142bc6aa487d1b299834a828031ea9286b298ca2a2c89c505cf173adb -size 323883 diff --git a/v0.5.0.tar.gz b/v0.5.0.tar.gz new file mode 100644 index 0000000..37409ea --- /dev/null +++ b/v0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8289b2c560ebf49fe9b3d163ebcd284a2083976637d9aa9f8d5e59e0d19836fb +size 334553