diff --git a/aws-c-sdkutils.changes b/aws-c-sdkutils.changes index c4debc6..a60e2bf 100644 --- a/aws-c-sdkutils.changes +++ b/aws-c-sdkutils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 9 10:39:28 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.2.2 + * Switch CI to use Roles by @DmitriyMusatkin in (#49) + * Update Config File Parsing Logic to Parse Services + Section by @waahm7 in (#51) + ------------------------------------------------------------------- Tue Nov 12 12:50:34 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-sdkutils.spec b/aws-c-sdkutils.spec index 46c96fd..a8c203d 100644 --- a/aws-c-sdkutils.spec +++ b/aws-c-sdkutils.spec @@ -20,7 +20,7 @@ %define library_pkg 1_0_0 %define library_soversion 1 Name: aws-c-sdkutils -Version: 0.2.1 +Version: 0.2.2 Release: 0 Summary: AWS C SDK Utils License: Apache-2.0 diff --git a/v0.2.1.tar.gz b/v0.2.1.tar.gz deleted file mode 100644 index e4fe721..0000000 --- a/v0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17bdec593f3ae8a837622ef81055db81cc2dd14b86d33b21df878a7ab918d0e4 -size 79610 diff --git a/v0.2.2.tar.gz b/v0.2.2.tar.gz new file mode 100644 index 0000000..cada4d5 --- /dev/null +++ b/v0.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75defbfd4d896b8bdc0790bd25d854218acae61b9409d1956d33832924b82045 +size 79984