diff --git a/aws-c-s3.changes b/aws-c-s3.changes index c1cb170..83184f5 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jul 15 10:47:29 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.6.4 + * Make options more const by @DmitriyMusatkin in (#445) +- from version 0.6.3 + * Mark the network interface API experimental by @waahm7 in (#447) +- from version 0.6.2 + * Fix assert when library goes through init/cleanup multiple times + by @graebm in (#446) + * Support machines with multiple NICs by @waahm7 in (#444) +- from version 0.6.1 + * Fix assert when library goes through init/cleanup multiple times + by @graebm in (#446) + * Support machines with multiple NICs by @waahm7 in (#444) + ------------------------------------------------------------------- Thu Jul 4 12:09:57 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index 9afeb38..35056b7 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.6.0 +Version: 0.6.4 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.6.0.tar.gz b/v0.6.0.tar.gz deleted file mode 100644 index e093b58..0000000 --- a/v0.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a29dbb13ea003de3fd0d08a61fa705b1c753db4b35de9c464641432000f13ec -size 338351 diff --git a/v0.6.4.tar.gz b/v0.6.4.tar.gz new file mode 100644 index 0000000..a9c7084 --- /dev/null +++ b/v0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e60ee29c97f3b03fe31526ec42ade8f8207c505ffa4cc20511364f095cde363 +size 339838