Changelog for
rapidjson-devel-1.1.0-2.1.noarch.rpm :
Fri Jun 2 14:00:00 2017 christopheAATTkrop.fr
- Add fix_compilation_gcc7.patch. Fixes build with GCC >= 7.0
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)