Commit Graph

9 Commits

Author SHA256 Message Date
Thomas Bechtold
87fa442659 Accepting request 709368 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Remove bundled gtest and do not test as the testing only
  works with bundled gtest version

OBS-URL: https://build.opensuse.org/request/show/709368
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=10
2019-06-12 10:45:19 +00:00
Thomas Bechtold
5fe70202d3 Accepting request 708052 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Switch to _service as upstream didn't release since 2016 and we
  would need to backport many more features to make ie python-rapidjson
  working
- Update to version 1.1.0+git20190517.4b3d7c2f:
  * Add missing curly brackets in STDREGEX's CreatePattern().
  * fix typo
  * add missing header "ios"
  * doc/tutorial.zh-cn: fixed some typos
  * Update allocators.h
- Remove pateches for the old version:
  * fix_compilation_gcc7.patch
  * fix_compilation_sle11sp4.patch
  * fix_install_paths.patch
  * ignore_gcc8_warnings.patch
  * remove_arch_specific_flags.patch

OBS-URL: https://build.opensuse.org/request/show/708052
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=9
2019-06-06 11:20:01 +00:00
Thomas Bechtold
378a1e865b Accepting request 657436 from home:jengelh:branches:devel:libraries:c_c++
- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/657436
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=7
2018-12-12 10:44:20 +00:00
Thomas Bechtold
663c4db0bb Accepting request 657414 from home:mmnelemane:branches:devel:libraries:c_c++
Fix build failure for SLE_12_SP2.

OBS-URL: https://build.opensuse.org/request/show/657414
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=6
2018-12-12 09:18:57 +00:00
5ed983b0a6 Accepting request 621853 from home:repabuild
small fixes to remove rpmlint warnings and errors from SLE 12

OBS-URL: https://build.opensuse.org/request/show/621853
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=5
2018-07-12 12:30:40 +00:00
f14dc08a28 Accepting request 619749 from home:cgiboudeaux
Fix build with gcc-8

OBS-URL: https://build.opensuse.org/request/show/619749
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=4
2018-07-02 07:14:47 +00:00
Thomas Bechtold
6d89ed0a4e Accepting request 500541 from home:cgiboudeaux
Fix build with GCC 7

OBS-URL: https://build.opensuse.org/request/show/500541
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=3
2017-06-02 08:22:13 +00:00
1027e892c0 Accepting request 434124 from home:adamm:branches:devel:libraries:c_c++
- 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
2016-10-11 06:28:45 +00:00
Ismail Dönmez
e9b3b26d82 Accepting request 390860 from home:tbechtold:branches:Cloud:OpenStack:Master
OBS-URL: https://build.opensuse.org/request/show/390860
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidjson?expand=0&rev=1
2016-04-21 09:14:05 +00:00