Accepting request 1087374 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.2 * Fix handling of content-encoding header for default request by @waahm7 in (#286) - from version 0.3.1 * Fix mem leak by @TingDaoK in (#279) * Fix test helper script by @TingDaoK in (#280) * Fix test helper follow up by @TingDaoK in (#281) * Telemetry API by @TingDaoK in (#271) * Fix warnings in public headers by @waahm7 in (#283) OBS-URL: https://build.opensuse.org/request/show/1087374 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=17
This commit is contained in:
parent
d4428b1eaa
commit
6e0de4d5a8
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 08:22:44 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.3.2
|
||||
* Fix handling of content-encoding header for
|
||||
default request by @waahm7 in (#286)
|
||||
- from version 0.3.1
|
||||
* Fix mem leak by @TingDaoK in (#279)
|
||||
* Fix test helper script by @TingDaoK in (#280)
|
||||
* Fix test helper follow up by @TingDaoK in (#281)
|
||||
* Telemetry API by @TingDaoK in (#271)
|
||||
* Fix warnings in public headers by @waahm7 in (#283)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 11:33:10 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.3.0
|
||||
Version: 0.3.2
|
||||
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:3f4aa1ea239acc9ff998e9201cf2b6e417a2d4add17372a04505d49032ebf2c8
|
||||
size 207593
|
3
v0.3.2.tar.gz
Normal file
3
v0.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1067b778e2be25fe01cac876f262bc623e93f4056fa3e76d56e9e3984791f207
|
||||
size 214357
|
Loading…
Reference in New Issue
Block a user