| Name: | rubygem-thread_safe |
|---|---|
| Version: | 0.3.5 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 81611 |
| License: | ASL 2.0 and Public Domain |
| RPM: | rubygem-thread_safe-0.3.5-2.el7.noarch.rpm |
| Source RPM: | rubygem-thread_safe-0.3.5-2.el7.src.rpm |
| Build Date: | Mon Nov 06 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ruby-concurrency/thread_safe |
| Summary: | Thread-safe collections and utilities for Ruby |
| Description: | A collection of data structures and utilities to make thread-safe programming in Ruby easier. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to 0.3.5 - New upstream URL. - Remove extraneous BR: ruby. This is covered by BR: ruby(release). - Patch to make simplecov and coveralls optional dependencies. - Remove optional minitest/reporters dependency. - Drop Rakefile shebang removal. This is fixed upstream. - Use %license macro.
- Update to 0.3.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 0.3.3
- Add Public Domain to licenses
- Fix license
- Update to thread_safe 0.1.3
- Remove shebang from Rakefile - Add BR: rubygem(atomic)
- Remove JRuby for now