Changelog for
rubygem-rake-compiler-doc-0.8.3-34.2.x86_64.rpm :
* Sun Mar 03 2013 cooloAATTsuse.com- updated to version 0.8.3
* Bugfixes:
* Support FreeBSD \'mingw32-gcc\' cross compiler. Closes #72 [knu]
* Mon Feb 04 2013 cooloAATTsuse.com- updated to version 0.8.2
* Bugfixes:
* Unset CC, LDFLAGS and CPPFLAGS prior cross-compiling. Closes #55
* Sun May 06 2012 cooloAATTsuse.com- update to 0.8.1
* Raise error when either make or gmake could be found. Closes #53, #54
* Thu Apr 05 2012 cooloAATTsuse.com- update to 0.8.0
* Enhancements:
* Invocation from command line now support extra options similar to RubyGems. Closes #4 from Pull #47 [jonforums] $ rake compile -- --with-opt-dir=/opt/local
* Bugfixes:
* Only emit cross-compilation warnings for C when `cross` is invoked. Closes #16 from Pull #48 [mvz]
* Only emit warnings when invoking cross-compilation tasks for JRuby. Pull #45 [jfirebaugh]
* Use x86 MinGW cross-compiler. Pull #49 [larskanis]
* Wed Nov 30 2011 fcastelliAATTsuse.com- Fix the spec file: removed some requirements since they were just development dependencies.
* Tue Nov 29 2011 schubiAATTsuse.com- update to 0.7.9
* Fri Jun 11 2010 mrueckertAATTsuse.de- use rubygems_requires macro
* Thu Dec 17 2009 dmacvicarAATTnovell.com- Update to 0.7.0
* Allow generation of JRuby extensions
* Allow alteration of the Gem Specification when cross compiling. Closes GH-3
* Detect GNU make independently of distribution based naming.
* Usage of #dup to duplicate gemspec instead of YAML dumping.
* No longer support Ruby older than 1.8.6
* No longer support RubyGems older than 1.3.5
* Force definition of binary directory and executables. Closes GH-11
* Workaround path with spaces issues using relative paths. Closes GH-6
* Removed gemspec, GitHub gems no more
* Sat Aug 15 2009 dmacvicarAATTnovell.com- initial package for 0.6.0