8
0
forked from pool/aws-c-common

Accepting request 1109201 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.9.3
  * Fix CMake option for choosing MSVC runtime library by @graebm in (#1054)
- from version 0.9.2
  * Added workflow for handling answerable discussions by @yasminetalby in (#1051)
  * Change SKIP code value to reduce the chance of clashing by @sfod in (#1055)

OBS-URL: https://build.opensuse.org/request/show/1109201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=61
This commit is contained in:
2023-09-07 08:02:52 +00:00
committed by Git OBS Bridge
parent 2ff999794f
commit 94cdf0d6b5
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 6 06:46:42 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.3
* Fix CMake option for choosing MSVC runtime library by @graebm in (#1054)
- from version 0.9.2
* Added workflow for handling answerable discussions by @yasminetalby in (#1051)
* Change SKIP code value to reduce the chance of clashing by @sfod in (#1055)
-------------------------------------------------------------------
Wed Aug 30 07:51:35 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>