Changelog for
rapidjson-devel-1.0.2-4.1.noarch.rpm :
Tue Nov 8 13:00:00 2016 mmnelemaneAATTsuse.com
- Set to version 1.0.2
* Downgraded because libopflex builds only against <= 1.0.2
Mon Oct 10 14:00:00 2016 adam.majerAATTsuse.de
- Added BuildRoot so we can actually build for SLE11
Fri Sep 30 14:00:00 2016 adam.majerAATTsuse.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 14:00:00 2016 tbechtoldAATTsuse.com
- Initial packaging (version 1.0.2)