diff --git a/aws-c-s3.changes b/aws-c-s3.changes index 17b5333..cb101ca 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 16 13:47:00 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.7.9 + * Remove Const for copy_source_uri by @waahm7 in (#485) +- from version 0.7.8 + * [s3_client]: retry on failed TLS negotiation by @grrtrr in (#478) + * Fix CI for GCC-13 on Ubuntu-18 by @waahm7 in (#479) + * Auto - Update S3 Ruleset & Partition by @waahm7 in (#483) + * Improve Copy Operation by taking the Source URI by @waahm7 in (#482) + ------------------------------------------------------------------- Tue Jan 7 10:29:19 UTC 2025 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index fbdb442..93f945d 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.7.7 +Version: 0.7.9 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.7.7.tar.gz b/v0.7.7.tar.gz deleted file mode 100644 index 354920f..0000000 --- a/v0.7.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:843571de8cd504428bd4ef9ff574e3c91b51ae010813111757e1cfca951cf35e -size 353485 diff --git a/v0.7.9.tar.gz b/v0.7.9.tar.gz new file mode 100644 index 0000000..845a839 --- /dev/null +++ b/v0.7.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1942161f9b9d656604a0efeb1387ad99d67d1f2d09154e0395c8bf5da2a39b7a +size 355007