[yast-commit] r66208 - in /trunk/ruby-bindings: VERSION.cmake package/yast2-ruby-bindings.changes
Author: mvidner Date: Mon Oct 3 17:23:44 2011 New Revision: 66208 URL: http://svn.opensuse.org/viewcvs/yast?rev=66208&view=rev Log: Releasing version 0.3.8. Modified: trunk/ruby-bindings/VERSION.cmake trunk/ruby-bindings/package/yast2-ruby-bindings.changes Modified: trunk/ruby-bindings/VERSION.cmake URL: http://svn.opensuse.org/viewcvs/yast/trunk/ruby-bindings/VERSION.cmake?rev=66208&r1=66207&r2=66208&view=diff ============================================================================== --- trunk/ruby-bindings/VERSION.cmake (original) +++ trunk/ruby-bindings/VERSION.cmake Mon Oct 3 17:23:44 2011 @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") SET(VERSION_MINOR "3") -SET(VERSION_PATCH "7") +SET(VERSION_PATCH "8") Modified: trunk/ruby-bindings/package/yast2-ruby-bindings.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/ruby-bindings/package/yast2-ruby-bindings.changes?rev=66208&r1=66207&r2=66208&view=diff ============================================================================== --- trunk/ruby-bindings/package/yast2-ruby-bindings.changes (original) +++ trunk/ruby-bindings/package/yast2-ruby-bindings.changes Mon Oct 3 17:23:44 2011 @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Mon Oct 3 17:18:29 CEST 2011 - mvidner@suse.cz + +- WIP: Ruby objects usable from YCP (FATE#312825). + except those that get garbage collected :-/) +- Run the tests at RPM build time. +- Less log clutter when importing a Ruby namespace. +- 0.3.8 + +------------------------------------------------------------------- Tue Jul 26 07:58:02 UTC 2011 - kkaempf@novell.com - Re-init the Ruby stack when calling a Ruby function. bnc#708059 -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
mvidner@svn2.opensuse.org