diff --git a/aws-c-sdkutils.changes b/aws-c-sdkutils.changes index a32be23..3cb4cec 100644 --- a/aws-c-sdkutils.changes +++ b/aws-c-sdkutils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 15 10:55:42 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-sdkutils.spec b/aws-c-sdkutils.spec index 6d7496d..59e02d5 100644 --- a/aws-c-sdkutils.spec +++ b/aws-c-sdkutils.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-sdkutils -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: AWS C SDK Utils License: Apache-2.0 diff --git a/v0.1.7.tar.gz b/v0.1.7.tar.gz deleted file mode 100644 index a071f46..0000000 --- a/v0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4387d3b6a9075b366c706d45bf79881c70a6860a161d9b1441360378342ebd8 -size 69140 diff --git a/v0.1.8.tar.gz b/v0.1.8.tar.gz new file mode 100644 index 0000000..70ac81b --- /dev/null +++ b/v0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21d770e6a41e82e658a92607a1df3c13bf905071843b8d6dfaaefc784102cd6 +size 70777