SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-rake-compiler-1.2.7-lp156.56.2.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - New upstream release 1.2.7, see bundled History.md
* Mon Jan 29 2024 Dan Čermák - New upstream release 1.2.6, see bundled History.md
* Tue Nov 14 2023 Dan Čermák - New upstream release 1.2.5, see bundled History.md
* Thu Apr 28 2022 Stephan Kulow updated to version 1.2.0 see installed History.md [#]## 1.2.0 / 2022-04-15
* Enhancements:
* Defer requiring `yaml`. [ruby/stringio#21](https://github.com/ruby/stringio/issues/21)
* Tue Jan 25 2022 Stephan Kulow updated to version 1.1.9 History.txt removed upstream
* Fri Sep 25 2020 Stephan Kulow updated to version 1.1.1 see installed History.txt
* Mon Feb 10 2020 Stephan Kulow - updated to version 1.1.0 see installed History.txt === 1.1.0 / 2012-12-25
* Bugfixes:
* Fix a bug that JavaExtenstionTask can\'t build anything. [#163] [Reported by Kai Kuchenbecker] === 1.0.9 / 2012-12-23
* Changes:
* Use \"-Xlint\" option for JRuby native extension by default. [#158] [Patch by Stephen George]
* Enhancements:
* Make customizable compiler Xlint option for JRuby native extension. [#118] [Patch by Hiroshi Hatake]
* Add support for Ruby 2.7. [#161] [Reported by Masaki Hara] === 1.0.8 / 2019-09-21
* Enhancements:
* Added Rake::JavaExtensionTask#encoding= to pass the -encoding option to javac. [#157] [Patch by Tiago Dias]
* Bugfixes:
* Drop EOL\'d rubyforge_project directive from .gemspec. [#155] [Patch by Olle Jonsson]
* Mon Jan 14 2019 Stephan Kulow - updated to version 1.0.7 see installed History.txt === 1.0.7 / 2019-01-04
* Bugfixes:
* Fix a bug that JRuby class path detection is failed on cross-compilation. [#149] #151 [Reported by Chalupa Petr][Patch by Prashant Vithani] === 1.0.6 / 2018-12-23
* Enhancements:
* Stop to make unreleased Ruby installable. [#150] [Reported by MSP-Greg]
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 1.0.5 see installed History.txt === 1.0.5 / 2018-08-31
* Enhancements:
* Improve JRuby class pass detection. [#147] [Patch by Prashant Vithani]
* Update the default source and target versions to Java 6. [#148] [Patch by Prashant Vithani]
* Tue May 30 2017 cooloAATTsuse.com- updated to version 1.0.4 see installed History.txt === 1.0.4 / 2017-05-27
* Enhancements:
* Migrate to RSpec 3 from RSpec 2.
* Add more tests. [#140] [Patch by Lars Kanis]
* Support C++ source files by default. [#141] [Patch by Takashi Kokubun]
* Suppress warnings. [#142] [Patch by Akira Matsuda]
* Thu Dec 08 2016 cooloAATTsuse.com- updated to version 1.0.3 see installed History.txt === 1.0.3 / 2016-12-02
* Enhancements:
* Support specifying required Ruby versions. [#137] [Patch by Lars Kanis]
* Sun Nov 13 2016 cooloAATTsuse.com- updated to version 1.0.2 see installed History.txt === 1.0.2 / 2016-11-13
* Bugfixes:
* Fix Ruby version detection example code in README. [#135] [Patch by Nicolas Noble]
* Fix version detection. [#136] [Patch by Lars Kanis]
* Tue Jun 21 2016 cooloAATTsuse.com- updated to version 1.0.1 see installed History.txt === 1.0.1 / 2016-06-21
* Bugfixes:
* Add missing dependency. === 1.0.0 / 2016-06-21
* Enhancements:
* Really support extension in sub directory.
* Sat May 21 2016 cooloAATTsuse.com- updated to version 0.9.9 see installed History.txt === 0.9.9 / 2016-05-10
* Bugfixes:
* Support Symbol as extension name again. [#134] [Patch by Takashi Kokubun]
* Fri Apr 29 2016 cooloAATTsuse.com- updated to version 0.9.8 see installed History.txt === 0.9.8 / 2016-04-29
* Enhancements:
* Support extension in sub directory. [#128], #129 [Patch by Kenta Murata]
* Sat Mar 19 2016 cooloAATTsuse.com- updated to version 0.9.7 see installed History.txt === 0.9.7 / 2016-03-16
* Bugfixes:
* May fix \"make\" detection on Windows. [#123] [Reported by Aaron Stone]
* Sat Mar 05 2016 cooloAATTsuse.com- updated to version 0.9.6 see installed History.txt === 0.9.6 / 2016-03-04
* Enhancements
* Add more descriptions into README. Closes #105 [Patch by Aaron Stone]
* Remove needless executable bits. Closes #107 [Patch by Thibault Jouan]
* Update .gitignore. Closes #108 [Patch by Thibault Jouan]
* Improve \"make\" detection on some platforms such as FreeBSD. Closes #109 [Patch by Thibault Jouan]
* Enable cucumber steps for POSIX on
*BSD. Closes #110 [Patch by Thibault Jouan]
* Stop to build bundled extensions.
* Add description about CLI option into README. Closes #115 [Patch by Richard Michael]
* Update description about using rake-compiler on virtual machine in README. Closes #116, #117 [Patch by Lars Kanis]
* Update fake mechanism to be compatible with Bundler. Closes #121 [Patch by Lars Kanis]
* Bugfixes:
* Fix typos in README. Closes #102, #103 [Patch by Robert Fletcher]
* Fri Feb 06 2015 cooloAATTsuse.com- updated to version 0.9.5
* Enhancements
* Support adding bundled files in cross_compiling block. Closes #100 [Patch by Aaron Stone] === 0.9.4 / 2014-12-28
* Notes:
* Change maintainer to Kouhei Sutou from Luis Lavena. Thanks Luis Lavena for your great works!
* Change repository to https://github.com/rake-compiler/rake-compiler from https://github.com/luislavena/rake-compiler .
* Bugfixes:
* Loose RubyGems dependency a little bit to ease old Debian/Ubuntu. Closes #93 === 0.9.3 / 2014-08-03
* Bugfixes:
* Fix specs to run (and pass) on Ruby 2.1 and beyond. Pull #94 [hggh]
 
ICM