forked from pool/aws-c-s3
Accepting request 1141731 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.0 * Use uint64_t for memory limit and cap it to SIZE_MAX by @waahm7 in (#404) OBS-URL: https://build.opensuse.org/request/show/1141731 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=37
This commit is contained in:
parent
daf2e54516
commit
afeae71dc7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 12:09:44 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.5.0
|
||||
* Use uint64_t for memory limit and cap it to SIZE_MAX by @waahm7 in (#404)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 14:12:10 UTC 2024 - 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.4.9
|
||||
Version: 0.5.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:42927e6142bc6aa487d1b299834a828031ea9286b298ca2a2c89c505cf173adb
|
||||
size 323883
|
3
v0.5.0.tar.gz
Normal file
3
v0.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8289b2c560ebf49fe9b3d163ebcd284a2083976637d9aa9f8d5e59e0d19836fb
|
||||
size 334553
|
Loading…
Reference in New Issue
Block a user