SHA256
8
0
forked from pool/jsoncpp

- Update to version 1.9.1:

* This release contains some minor build fixes.
- Changes for version 1.9.0:
  * Build optimizations and updates. Now needs at least Meson
    0.50.0, bot support for VS 2013 dropped in favor of VS 2017
  * Lots of bug fixes
  * Lots of enhancements
  * Lots of cleanup

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=51
This commit is contained in:
2019-08-13 10:46:48 +00:00
committed by Git OBS Bridge
parent cc8184ff3a
commit 5a7cc3d2fe
4 changed files with 29 additions and 22 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 13 10:37:46 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9.1:
* This release contains some minor build fixes.
- Changes for version 1.9.0:
* Build optimizations and updates. Now needs at least Meson
0.50.0, bot support for VS 2013 dropped in favor of VS 2017
* Lots of bug fixes
* Lots of enhancements
* Lots of cleanup
-------------------------------------------------------------------
Sat Dec 23 00:09:57 UTC 2017 - avindra@opensuse.org