[ruby] Upgrade to Ruby 2.0.0 (r39070).

Vít Ondruch vondruch at fedoraproject.org
Fri Feb 22 14:25:08 UTC 2013


commit aa7e2f369c2b097d856e03c922d2f88f7a4a79a3
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Feb 6 14:43:39 2013 +0100

    Upgrade to Ruby 2.0.0 (r39070).

 ruby.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 17de9c4..4afadd1 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -13,7 +13,7 @@
 #%%global milestone preview2
 
 # Keep the revision enabled for pre-releases from SVN.
-%global revision 38929
+%global revision 39070
 
 %global ruby_archive %{name}-%{ruby_version}
 
@@ -42,7 +42,7 @@
 %global ruby_vendorlibdir %{_datadir}/ruby/%{ruby_vendordir}
 %global ruby_vendorarchdir %{_libdir}/ruby/%{ruby_vendordir}
 
-%global rubygems_version 2.0.0.preview3.1
+%global rubygems_version 2.0.0.rc.2
 
 # The RubyGems library has to stay out of Ruby directory three, since the
 # RubyGems should be share by all Ruby implementations.
@@ -61,7 +61,7 @@
 %global irb_version %{ruby_version_patch_level}
 %global rdoc_version 4.0.0.preview3.1
 %global bigdecimal_version 1.1.0
-%global io_console_version 0.3
+%global io_console_version 0.4.1
 %global json_version 1.7.5
 %global minitest_version 4.3.2
 %global psych_version 2.0.0


More information about the scm-commits mailing list