Changelog for
ruby1.8-rubygem-ruby2c-1.0.0.9-3.3.i586.rpm :
Wed Mar 23 13:00:00 2016 olafAATTaepfle.de
- Force fixed timestamps for patched gems (bsc#916047)
Mon Sep 29 14:00:00 2014 mrueckertAATTsuse.de
- update to new packaging scheme and add gem2rpm.yml
- add ruby2c-1.0.0.9_shebang_fix.patch and series:
We dont want /usr/local/bin/ruby
Mon Nov 19 13:00:00 2012 cooloAATTsuse.com
- updated to version 1.0.0.9
* 1 bug fix:
* I\'m an idiot. Fixed the dependencies to use RP 3.x and SP 4.x
=== 1.0.0.8 / 2012-11-09
* 5 minor enhancements:
* Added TypeChecker methods: rewrite_attrasgn, rewrite_call, rewrite_defn to reverse structural changes in ruby_parser 3.x.
* Added new 1.9 tests from PTTC to skip list
* Added new test case data for new 1.8 based tests
* Added process_arglist_plain and hooked it up with process_iter to deal with new block sexps.
* Renames for ruby_parser namespace changes
* 4 bug fixes:
* Environment moved in ruby_parser. Got tests running again.
* Fixed all tests broken by 1.8/1.9 split in pt_testcase.rb.
* Removed unused variables listed in 1.9 warnings
* Spastic monkey is spastic
Mon Nov 5 13:00:00 2012 cooloAATTsuse.com
- updated to version 1.0.0.7
Sun Aug 22 14:00:00 2010 kkaempfAATTnovell.com
- Initial version from dev (past 1.0.0.7 release) tree