Accepting request 1084289 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.0 * Add multipart upload threshold by @TingDaoK in (#276) - from version 0.2.9 * Add GitHub templates and bots by @jmklix in (#274) * Unpin awslc by @TingDaoK in (#275) * Fix compiler warning about missing void by @graebm in (#277) * Fix bug when Range: bytes=0-0 by @graebm in (#278) OBS-URL: https://build.opensuse.org/request/show/1084289 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=16
This commit is contained in:
parent
60c9d7de26
commit
d4428b1eaa
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 11:33:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.3.0
|
||||
* Add multipart upload threshold by @TingDaoK in (#276)
|
||||
- from version 0.2.9
|
||||
* Add GitHub templates and bots by @jmklix in (#274)
|
||||
* Unpin awslc by @TingDaoK in (#275)
|
||||
* Fix compiler warning about missing void by @graebm in (#277)
|
||||
* Fix bug when Range: bytes=0-0 by @graebm in (#278)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 18 11:33:03 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.8
|
||||
Version: 0.3.0
|
||||
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:7b8487a9a13df885cbc4416b6b318ade75993988e8be0de91011316d2225272e
|
||||
size 204065
|
3
v0.3.0.tar.gz
Normal file
3
v0.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f4aa1ea239acc9ff998e9201cf2b6e417a2d4add17372a04505d49032ebf2c8
|
||||
size 207593
|
Loading…
Reference in New Issue
Block a user