From a5cd103ed36082f021d985914a4a54c55c8f5653788d951eed3f020a0c79d60c Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Sat, 10 Jun 2023 02:42:21 +0000 Subject: [PATCH] Accepting request 1090894 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.3.5 * [CopyObject]: fix hardcoded URL, re-enable CopyObject support and tests by @grrtrr in (#284) * Async streaming - WIP by @graebm in (#299) * MPU Copy tests by @DmitriyMusatkin in (#302) * Tests for async streaming (seems to work!) by @graebm in (#301) OBS-URL: https://build.opensuse.org/request/show/1090894 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=20 --- aws-c-s3.changes | 10 ++++++++++ aws-c-s3.spec | 2 +- v0.3.4.tar.gz | 3 --- v0.3.5.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.3.4.tar.gz create mode 100644 v0.3.5.tar.gz diff --git a/aws-c-s3.changes b/aws-c-s3.changes index 6187978..497e77a 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 5 11:12:24 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.3.5 + * [CopyObject]: fix hardcoded URL, re-enable CopyObject support + and tests by @grrtrr in (#284) + * Async streaming - WIP by @graebm in (#299) + * MPU Copy tests by @DmitriyMusatkin in (#302) + * Tests for async streaming (seems to work!) by @graebm in (#301) + ------------------------------------------------------------------- Tue May 30 11:03:43 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index dbe6dbb..60076cc 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.4 +Version: 0.3.5 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.3.4.tar.gz b/v0.3.4.tar.gz deleted file mode 100644 index 41b854c..0000000 --- a/v0.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7bae84447e5ea0f37e181412f7c6316f89677e2fc5e1ef6df199e7710d547e0 -size 218652 diff --git a/v0.3.5.tar.gz b/v0.3.5.tar.gz new file mode 100644 index 0000000..1b9522f --- /dev/null +++ b/v0.3.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7cd382a2b21a7d86e9dc10bafe1192873e3fdfd9da57a79c5158d524f91e0c +size 225182