SHA256
8
0
forked from pool/cpprest

Accepting request 860140 from home:Andreas_Schwab:Factory

- cpprest-2.10.9-disable-test-extract_floating_point.patch: Only disable
  the problematic test
- base64.patch: Portable base64
- filestream.patch: Fix type mismatch in basic_file_buffer

OBS-URL: https://build.opensuse.org/request/show/860140
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=49
This commit is contained in:
2021-01-04 13:08:51 +00:00
committed by Git OBS Bridge
parent eb5c285b60
commit 7858494fec
5 changed files with 225 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 4 11:02:30 UTC 2021 - Andreas Schwab <schwab@suse.de>
- cpprest-2.10.9-disable-test-extract_floating_point.patch: Only disable
the problematic test
- base64.patch: Portable base64
- filestream.patch: Fix type mismatch in basic_file_buffer
-------------------------------------------------------------------
Tue May 12 16:39:14 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>