forked from pool/aws-c-s3
Accepting request 1188326 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1188326 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=8
This commit is contained in:
commit
67b877a23d
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 10:47:29 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.6.4
|
||||
* Make options more const by @DmitriyMusatkin in (#445)
|
||||
- from version 0.6.3
|
||||
* Mark the network interface API experimental by @waahm7 in (#447)
|
||||
- from version 0.6.2
|
||||
* Fix assert when library goes through init/cleanup multiple times
|
||||
by @graebm in (#446)
|
||||
* Support machines with multiple NICs by @waahm7 in (#444)
|
||||
- from version 0.6.1
|
||||
* Fix assert when library goes through init/cleanup multiple times
|
||||
by @graebm in (#446)
|
||||
* Support machines with multiple NICs by @waahm7 in (#444)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 12:09:57 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.6.0
|
||||
Version: 0.6.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:0a29dbb13ea003de3fd0d08a61fa705b1c753db4b35de9c464641432000f13ec
|
||||
size 338351
|
3
v0.6.4.tar.gz
Normal file
3
v0.6.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e60ee29c97f3b03fe31526ec42ade8f8207c505ffa4cc20511364f095cde363
|
||||
size 339838
|
Loading…
Reference in New Issue
Block a user