forked from pool/aws-c-sdkutils
Accepting request 1072086 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.1.8 * Fix comment to correct type by @waahm7 in (#21) * Add codecov action by @TingDaoK in (#22) * Add Reference Count to Profile Collection by @waahm7 in (#23) * Update parsing logic to include sso-session by @waahm7 in (#24) OBS-URL: https://build.opensuse.org/request/show/1072086 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-sdkutils?expand=0&rev=5
This commit is contained in:
parent
a9b4c41902
commit
98018a20ad
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 15 10:55:42 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.1.8
|
||||||
|
* Fix comment to correct type by @waahm7 in (#21)
|
||||||
|
* Add codecov action by @TingDaoK in (#22)
|
||||||
|
* Add Reference Count to Profile Collection by @waahm7 in (#23)
|
||||||
|
* Update parsing logic to include sso-session by @waahm7 in (#24)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 22 11:52:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Nov 22 11:52:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-c-sdkutils
|
# spec file for package aws-c-sdkutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-sdkutils
|
Name: aws-c-sdkutils
|
||||||
Version: 0.1.7
|
Version: 0.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C SDK Utils
|
Summary: AWS C SDK Utils
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4387d3b6a9075b366c706d45bf79881c70a6860a161d9b1441360378342ebd8
|
|
||||||
size 69140
|
|
3
v0.1.8.tar.gz
Normal file
3
v0.1.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f21d770e6a41e82e658a92607a1df3c13bf905071843b8d6dfaaefc784102cd6
|
||||||
|
size 70777
|
Loading…
x
Reference in New Issue
Block a user