Hi Rubyists, You probably noticed, that Ruby 2.4.0-preview3 was released yesterday [1]. But since the preview was of r56661 and my last build from r56664, there is no point to prepare package of -preview3.
Nevertheless, since the development continues, there is already r56693 available upstream and I made testing build for this release: http://koji.fedoraproject.org/koji/taskinfo?taskID=16383885 From the upstream POV, I don't think there is anything exciting. But for me, it is exciting, that I was able to make the test suite pass the build using "mock --new-chroot". In this case, mock is using systemd-nspawn on the backround instead of plain chroot (and this might become default in the future). This uncovered several shortcomings of the test suite and some of them are already fixed upstream. If you have any feedback, don't hesitate and let me know. V. [1] https://www.ruby-lang.org/en/news/2016/11/09/ruby-2-4-0-preview3-released/ _______________________________________________ ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org