From bb1f7afdd59b6f4a9d757669840f000a73faefce765f7d53e87d280570c8644b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jun 2024 07:43:20 +0000 Subject: [PATCH] Accepting request 1179902 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.9.21 * Fix memtracer bad assumptions on the size of stack trace by @DmitriyMusatkin in (#1122) * Disable optimization was not working by @TingDaoK in (#1123) OBS-URL: https://build.opensuse.org/request/show/1179902 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=78 --- aws-c-common.changes | 8 ++++++++ aws-c-common.spec | 2 +- v0.9.20.tar.gz | 3 --- v0.9.21.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 v0.9.20.tar.gz create mode 100644 v0.9.21.tar.gz diff --git a/aws-c-common.changes b/aws-c-common.changes index 8c93473..e6af1e5 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 11 07:27:41 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.9.21 + * Fix memtracer bad assumptions on the size of stack trace + by @DmitriyMusatkin in (#1122) + * Disable optimization was not working by @TingDaoK in (#1123) + ------------------------------------------------------------------- Wed Jun 5 09:45:21 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index 7e81100..402deca 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.9.20 +Version: 0.9.21 Release: 0 Summary: Core C99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.9.20.tar.gz b/v0.9.20.tar.gz deleted file mode 100644 index 407a4a8..0000000 --- a/v0.9.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2f696627485f7c534a25add6dfd7807b5baaad2b95c6f0fb05d92735f2644c3 -size 556001 diff --git a/v0.9.21.tar.gz b/v0.9.21.tar.gz new file mode 100644 index 0000000..a909c44 --- /dev/null +++ b/v0.9.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e831adaa2d203218e627b3b43e30bcb628a480618f42f86f585a172839234e68 +size 556353