Dirk Mueller
1027e892c0
- Added BuildRoot so we can actually build for SLE11 - New upstream version 1.1.0 * Added JSON Pointer * Added JSON Schema * Added relaxed JSON syntax (comment, trailing comma, NaN/Infinity) * Iterating array/object with C++11 Range-based for loop * Reduce memory overhead of each Value from 24 bytes to 16 bytes in x86-64 architecture. * full changeset at https://github.com/miloyip/rapidjson/releases/tag/v1.1.0 - remove_arch_specific_flags.patch: remove architecture specific compiler flags. - merge doc into devel package, it only adds about 20kB OBS-URL: https://build.opensuse.org/request/show/434124 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=2
28 lines
973 B
Plaintext
28 lines
973 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 10 14:11:09 UTC 2016 - adam.majer@suse.de
|
|
|
|
- Added BuildRoot so we can actually build for SLE11
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 12:49:18 UTC 2016 - adam.majer@suse.de
|
|
|
|
- New upstream version 1.1.0
|
|
* Added JSON Pointer
|
|
* Added JSON Schema
|
|
* Added relaxed JSON syntax (comment, trailing comma,
|
|
NaN/Infinity)
|
|
* Iterating array/object with C++11 Range-based for loop
|
|
* Reduce memory overhead of each Value from 24 bytes to 16 bytes
|
|
in x86-64 architecture.
|
|
* full changeset at
|
|
https://github.com/miloyip/rapidjson/releases/tag/v1.1.0
|
|
- remove_arch_specific_flags.patch: remove architecture specific
|
|
compiler flags.
|
|
- merge doc into devel package, it only adds about 20kB
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 12:56:56 UTC 2016 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 1.0.2)
|
|
|