forked from pool/libfastjson
OBS-URL: https://build.opensuse.org/request/show/414592 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libfastjson?expand=0&rev=7
26 lines
884 B
Plaintext
26 lines
884 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 14 16:56:15 UTC 2016 - astieger@suse.com
|
|
|
|
- update 0.99.3:
|
|
* exit() is no longer called in unexpected situations
|
|
* fjson_version now returns configure VERSION
|
|
* fix invalid Unicode representation for some non US-ASCII
|
|
- add patch to fix compile (and logic) error
|
|
0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch
|
|
- fix build with gcc6, adding
|
|
0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 13 06:35:51 UTC 2016 - astieger@suse.com
|
|
|
|
- update to 0.99.2
|
|
* new API: json_object_get_member_count()
|
|
* make comaptible with autoconf < 2.64
|
|
* 0.99.1 was not released
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 2 20:29:32 UTC 2016 - astieger@suse.com
|
|
|
|
- initial package
|
|
|