diff --git a/aws-c-common.changes b/aws-c-common.changes index c087cf5..6bf3a5a 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Dec 4 09:40:15 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.10.5 + * Switch CI to use roles by @DmitriyMusatkin in (#1173) + * Support relative paths when prebuilding dependencies + with CMake by @graebm in (#1174) +- from version 0.10.4 + * Doc fix for cbor by @TingDaoK in (#1171) + * Remove reliance on hardcoded user in ci by @DmitriyMusatkin in (#1170) + * Forward CMake variables to prebuilding dependencies by @sfod in (#1161) + * Update CBMC proof tooling to latest releases by @tautschnig in (#1164) + * Fix test that made no sense by @graebm in (#1172) + ------------------------------------------------------------------- Thu Nov 14 12:25:30 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index 4614a71..a66bf27 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-common -Version: 0.10.3 +Version: 0.10.5 Release: 0 Summary: Core C99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.10.3.tar.gz b/v0.10.3.tar.gz deleted file mode 100644 index e5ab696..0000000 --- a/v0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15cc7282cfe4837fdaf1c3bb44105247da712ae97706a8717866f8e73e1d4fd9 -size 607496 diff --git a/v0.10.5.tar.gz b/v0.10.5.tar.gz new file mode 100644 index 0000000..75fb870 --- /dev/null +++ b/v0.10.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368e4e9aa5fc31144bd93487c22d856684f9638c8a06b74b08946d0adf7a7dd3 +size 609045