From 5df8df38a7ac80308c97617c7cdc415a1ce33499763d5001e007dc66993169bd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Sep 2023 07:35:27 +0000 Subject: [PATCH] Accepting request 1110544 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.23.1 * Added workflow for handling answerable discussions by @yasminetalby in (#533) * Update mqtt submodule to provide on_connection_termination callback by @sfod in (#534) * Fix failing CI tests by @sfod in (#536) * Fix CMake option for choosing MSVC runtime library by @graebm in (#537) OBS-URL: https://build.opensuse.org/request/show/1110544 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=24 --- aws-crt-cpp.changes | 12 ++++++++++++ aws-crt-cpp.spec | 2 +- v0.23.0.tar.gz | 3 --- v0.23.1.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 v0.23.0.tar.gz create mode 100644 v0.23.1.tar.gz diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index f5487ee..694b2fd 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 12 09:44:31 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.23.1 + * Added workflow for handling answerable discussions + by @yasminetalby in (#533) + * Update mqtt submodule to provide on_connection_termination + callback by @sfod in (#534) + * Fix failing CI tests by @sfod in (#536) + * Fix CMake option for choosing MSVC runtime + library by @graebm in (#537) + ------------------------------------------------------------------- Tue Aug 22 09:55:08 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index 243d56d..2a1a577 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -19,7 +19,7 @@ %define library_soversion 1 Name: aws-crt-cpp -Version: 0.23.0 +Version: 0.23.1 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.23.0.tar.gz b/v0.23.0.tar.gz deleted file mode 100644 index 4bf6ff7..0000000 --- a/v0.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:687b756c9426da2128b7a1d4ef6776078c35c98904e145410c47bda1721821f1 -size 322542 diff --git a/v0.23.1.tar.gz b/v0.23.1.tar.gz new file mode 100644 index 0000000..92ca27f --- /dev/null +++ b/v0.23.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7029fea12907564b80260cbea4a2b268ca678e7427def3e0c46871e9b42d16 +size 322706