forked from pool/aws-c-s3
Accepting request 1186352 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1186352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=7
This commit is contained in:
commit
0e02a69fa1
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 12:09:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.6.0
|
||||
* Auto - Update S3 Ruleset & Partition by @waahm7 in (#436)
|
||||
* clang-format 18 by @graebm in (#438)
|
||||
* BREAKING CHANGE: operation_name must be set for DEFAULT
|
||||
meta-requests by @graebm in (#439)
|
||||
* Fix shutdown_callback or returning NULL contract for
|
||||
meta_request by @waahm7 in (#440)
|
||||
* test_helper.py improvements by @graebm in (#442)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 13:13:31 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.5.10
|
||||
Version: 0.6.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:28c03a19e52790cfa66e8d63c610734112edb36cc3c525712f18da4f0990a7b8
|
||||
size 335655
|
3
v0.6.0.tar.gz
Normal file
3
v0.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a29dbb13ea003de3fd0d08a61fa705b1c753db4b35de9c464641432000f13ec
|
||||
size 338351
|
Loading…
Reference in New Issue
Block a user