Accepting request 1064260 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.2.4 * Fix error handling for meta request init by @TingDaoK in (#248) * More tests 3 by @TingDaoK in (#252) * Put Object Tests by @TingDaoK in (#254) * More S3 client test by @TingDaoK in (#255) * Fix proxy options copy in s3_new by @waahm7 in (#256) OBS-URL: https://build.opensuse.org/request/show/1064260 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=11
This commit is contained in:
parent
18d23ab43b
commit
32217e8a15
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 13:41:23 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.2.4
|
||||
* Fix error handling for meta request init by @TingDaoK in (#248)
|
||||
* More tests 3 by @TingDaoK in (#252)
|
||||
* Put Object Tests by @TingDaoK in (#254)
|
||||
* More S3 client test by @TingDaoK in (#255)
|
||||
* Fix proxy options copy in s3_new by @waahm7 in (#256)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 09:01:08 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-s3
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 0
|
||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a00b3c9f319cd1c9aa2c3fa15098864df94b066dcba0deaccbb3caa952d902fe
|
||||
size 196264
|
3
v0.2.4.tar.gz
Normal file
3
v0.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91bd27e8e8da3515d708917f1198211037b3b4385570396116a46fc5d9861097
|
||||
size 201006
|
Loading…
x
Reference in New Issue
Block a user