forked from pool/jsoncpp
Accepting request 559520 from home:avindra
- Update to version 1.8.4: * Functional changes - Serialize UTF-8 string with Unicode escapes + Breaks code that relies on not Unicode-escaping encoding strings. A future release may allow skipping all Unicode escape. - Un-deprecate removeMember overloads, return void - Allow Json::Value to be used in a boolean context - Use move ctor in append() - Add value_type to improve integration with boost * Meta-changes - Fix meson.build to allow using jsoncpp as a subproject - Fix some compiler warnings - Update docs OBS-URL: https://build.opensuse.org/request/show/559520 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=49
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 19
|
||||
Name: jsoncpp
|
||||
Version: 1.8.3
|
||||
Version: 1.8.4
|
||||
Release: 0
|
||||
Summary: C++ library that allows manipulating with JSON
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user