| Name: | rh-ruby23-rubygem-power_assert |
|---|---|
| Version: | 0.2.6 |
| Release: | 60.0.1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 29438 |
| License: | Ruby or BSD |
| RPM: | rh-ruby23-rubygem-power_assert-0.2.6-60.0.1.el7.noarch.rpm |
| Source RPM: | rh-ruby23-ruby-2.3.0-60.0.1.el7.src.rpm |
| Build Date: | Fri Sep 02 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ruby-lang.org/ |
| Summary: | Power Assert for Ruby |
| Description: | Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied. |
- Fix test suite
- Fix ruby lib path in macros.ruby.rh-ruby23 - Resolves: rhbz#1255753 - Manually set UTC timezone for tests
- Don't prefix bundling provides. - Don't enable collections for build. - Optimize operating_system.rb a bit.
- Fix default_dir and default_bindir
- Fix dependent scls's paths
- Fix macros.ruby and macros.rubygems
- Add scl macros
- Add rubypick and rubygems requires to ruby-devel to deal with BuildRequires
- Backport trunk@53455 to make ruby-qt build
- Explicitly require RDoc, since weak dependencies are ignored by default.