forked from pool/aws-c-auth
Accepting request 1136532 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.10 * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220) - from version 0.7.9 * Fix error when tests run in parallel by @graebm in (#221) OBS-URL: https://build.opensuse.org/request/show/1136532 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 13:23:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.7.10
|
||||
* Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220)
|
||||
- from version 0.7.9
|
||||
* Fix error when tests run in parallel by @graebm in (#221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 12:37:35 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-auth
|
||||
Version: 0.7.8
|
||||
Version: 0.7.10
|
||||
Release: 0
|
||||
Summary: AWS C99 library implementation of AWS client-side authentication
|
||||
License: Apache-2.0
|
||||
|
||||
3
v0.7.10.tar.gz
Normal file
3
v0.7.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79c16ab631dbd2b28fc8cb2efa7d604e7ced20a77bc95d1816dd94512b36490b
|
||||
size 255742
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5db8ab91262b5c055e3634f2c9dc2bc1a3285c2dd5513fdcafcb3e79468dc7de
|
||||
size 255398
|
||||
Reference in New Issue
Block a user