Changelog for
ruby2.2-rubygem-isolate-testsuite-3.3.1-1.5.x86_64.rpm :
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.3.1
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Thu Feb 6 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.2.4
* 1 minor enhancement:
* Switched to minitest 5 for testing.
* 3 bug fixes:
* Fixed installs running rdoc on newer versions of rubygems.
* Fixed warnings in ruby 2.0.
* Fixed dependency installer for newer rubygems. No longer installs doco.
=== 3.2.3 / 2012-02-03
* 1 bug fix:
* isolate/completely.rb was never merged to master and was left behind.
Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.2
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- update to version 2.0.2
* Provide reasonable stale output for missing deps.
- additional changes from version 2.0.1
* Fine, fine. Re-enables support for Ruby 1.8.6.
* Make deprecated Isolate.gems more compatible with 1.x.
[Eric Wong]
- additional changes from version 2.0.0
* Rewrite README and RDoc.
* Deprecate `Isolate.gems` and `Isolate.instance`.
* Add Isolate::Event hooks for better extension/integration.
* Add ISOLATED env var when Isolate is activated.
* Teach the Hoe plugin to recognize Isolate files.
* Add `env` as an alias for `environment`.
* Significantly refactor API and internals.
* Add .local files for overriding global and gem args and
options.
* Segregate isolated gems by Ruby engine and version.
* Make sure it\'s possible to install a local .gem file.
* Make additive ENV changes idempotent. [Eric Wong]
* Isolate is a module now, not a class.
* Use tmp/isolate as the default, replacing tmp/gems.
* Allow options changes in Isolate files or blocks.
* Make entries additive. Multiple calls to Isolate#gem is fine.
* Lock down required Ruby and RubyGems versions
(1.8.7+, 1.3.6+).
- additional changes from version 1.10.2
Add \'isolate/now\' convenience require in prep. for 2.x.
- additional changes from version 1.10.1
* Fix cleanup, it wasn\'t.
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Thu Apr 8 14:00:00 2010 mrueckertAATTsuse.de
- initial package