Name: | rh-ror50-rubygem-multi_json |
---|---|
Version: | 1.12.1 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 33475 |
License: | MIT |
RPM: | rh-ror50-rubygem-multi_json-1.12.1-4.el6.noarch.rpm |
Source RPM: | rh-ror50-rubygem-multi_json-1.12.1-4.el6.src.rpm |
Build Date: | Fri Jun 16 2017 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/intridea/multi_json |
Summary: | A common interface to multiple JSON libraries |
Description: | A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson. |
- Add "set -e".
- Update to MultiJSON 1.12.1.
- Add rubygem-json to BuildReqires
- Update to 1.10.1
- Remove slc_prefix from bundled(okjson) provide.
- Update to 1.8.4
- Rebuid against new scl-utils to depend on -runtime package. Resolves: rhbz#1069109
- Remove requirement on json_pure
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to multi_json 1.7.7
- Updated to Multi_Json 1.3.6. - Specfile cleanup
- Rebuilt for scl. - Updated to 1.2.0.
- Rebuilt for Ruby 1.9.3.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Removed useless shebang.
- Review fixes.
- Initial package