forked from pool/aws-c-auth
Accepting request 1147621 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.16 * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229) - from version 0.7.15 * Make Partial Creds a Transient Error by @waahm7 in (#226) OBS-URL: https://build.opensuse.org/request/show/1147621 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=24
This commit is contained in:
parent
cfd6277b3f
commit
cbee6c17da
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 15:27:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.7.16
|
||||||
|
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229)
|
||||||
|
- from version 0.7.15
|
||||||
|
* Make Partial Creds a Transient Error by @waahm7 in (#226)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 27 16:37:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Jan 27 16:37:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-c-auth
|
# spec file for package aws-c-auth
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define library_pkg 1_0_0
|
%define library_pkg 1_0_0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-auth
|
Name: aws-c-auth
|
||||||
Version: 0.7.14
|
Version: 0.7.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C99 library implementation of AWS client-side authentication
|
Summary: AWS C99 library implementation of AWS client-side authentication
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93d622cd3cb434b4edcaa48bf278f8bd12fbc4ae18893b07f5b94f8ae93e0bdb
|
|
||||||
size 245089
|
|
3
v0.7.16.tar.gz
Normal file
3
v0.7.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ee5afe05482f750dd0406b8b5b55dafb446fc21288f98c0b4118d62795003ba
|
||||||
|
size 245107
|
Loading…
Reference in New Issue
Block a user