SHA256
8
0
forked from pool/jsoncpp

Accepting request 773600 from home:Guillaume_G:branches:devel:libraries:c_c++

- Fix build on non-x86 architectures - boo#1163385
  * jsoncpp-f11611c8785082ead760494cba06196f14a06dcb.patch
- From 1.9.1 to 1.9.2, features.h has been renamed json_features.h
  so, add a symlink for compatibility - boo#1163385

OBS-URL: https://build.opensuse.org/request/show/773600
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=55
This commit is contained in:
2020-02-12 08:41:15 +00:00
committed by Git OBS Bridge
parent 886ebab7cf
commit 5dd20fae7f
3 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 12 07:46:21 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build on non-x86 architectures - boo#1163385
* jsoncpp-f11611c8785082ead760494cba06196f14a06dcb.patch
- From 1.9.1 to 1.9.2, features.h has been renamed json_features.h
so, add a symlink for compatibility - boo#1163385
-------------------------------------------------------------------
Mon Feb 3 15:35:00 UTC 2020 - Martin Pluskal <mpluskal@suse.com>