Name: | erlang-jiffy |
---|---|
Version: | 0.8.5 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 110482 |
License: | MIT |
RPM: | erlang-jiffy-0.8.5-3.el7.x86_64.rpm |
Source RPM: | erlang-jiffy-0.8.5-3.el7.src.rpm |
Build Date: | Sat Oct 21 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/davisp/jiffy |
Summary: | Erlang JSON parser |
Description: | A JSON parser for Erlang implemented as a NIF. |
- Fix version number in version patch
- Bring back Filip's version patch - Rename to erlang-jiffy - Adjust c++ requirement, as suggested by sir Andres
- New version - Remove the plt file - Remove empty scriptlets - Use correct compiler flags - Remove artifacts not used by modern RPM - Own the module directory - Do not use bundled rebar - No need for explicit GCC dependency - Relax dependency on complete Erlang distribution - Remove deproper patch - Add documentation - Fix library file mode
* Correcting the version inside jiffy.app and including jiffy_utf8
* Updating to 0.8.3
- Packaging the plt file with the rest of jiffy
- Building plt
- Imported version 0.6.1
- Initial packaging