SHA256
8
0
forked from pool/cpptoml

Accepting request 896597 from home:cgiboudeaux:branches:devel:libraries:c_c++

- Add GCC 11 build fix:
  * 0001-g-11-requires-limits-header.patch

OBS-URL: https://build.opensuse.org/request/show/896597
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpptoml?expand=0&rev=5
This commit is contained in:
2021-06-23 10:09:13 +00:00
committed by Git OBS Bridge
parent 632b6c2eb2
commit dacda77b56
3 changed files with 35 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 1 08:02:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add GCC 11 build fix:
* 0001-g-11-requires-limits-header.patch
-------------------------------------------------------------------
Fri May 14 08:38:18 UTC 2021 - Simon Lees <sflees@suse.de>