| Name: | rubygem-simplecov |
|---|---|
| Version: | 0.7.1 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 83363 |
| License: | MIT |
| RPM: | rubygem-simplecov-0.7.1-8.el7.noarch.rpm |
| Source RPM: | rubygem-simplecov-0.7.1-8.el7.src.rpm |
| Build Date: | Mon Nov 06 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/colszowka/simplecov |
| Summary: | Code coverage analysis tool for Ruby 1.9 |
| Description: | Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites |
- fix for correct EPEL7 build
- Fix to make it build/install on F19+ - Removed testing until ruby2 gems have stabilized
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Correctly declared License
- Removed unneeded rubygem-appraisal dependancy
- Use pushd and pop in the test/check section
- Now with tests
- Update to 0.7.1
- Initial package