SHA256
8
0
forked from pool/aws-c-http

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

- Update to version 0.7.5
  * Change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in (#427)

OBS-URL: https://build.opensuse.org/request/show/1068422
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=18
This commit is contained in:
2023-03-02 09:36:02 +00:00
committed by Git OBS Bridge
parent e26219504b
commit fc5e1744e9
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 1 10:31:43 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.5
* Change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in (#427)
-------------------------------------------------------------------
Mon Feb 6 13:40:27 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>