[ruby/ruby-2.0] Upgrade to Ruby 2.0.0 (r38848).

Vít Ondruch vondruch at fedoraproject.org
Thu Jan 17 14:12:49 UTC 2013


commit baf41b2211926ddb494008f5352d760ba5cc28ac
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Jan 16 16:17:47 2013 +0100

    Upgrade to Ruby 2.0.0 (r38848).

 ruby.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 3e61297..2c5ca8f 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 38732
+%global revision 38848
 
 %global ruby_archive %{name}-%{ruby_version}
 
@@ -797,8 +797,8 @@ make check TESTS="-v $DISABLE_TESTS"
 %{ruby_libdir}/tkextlib
 
 %changelog
-* Mon Jan 07 2013 Vít Ondruch <vondruch at redhat.com> - 2.0.0.0-0.1.r38732
-- Upgrade to Ruby 2.0.0 (r38732).
+* Wed Jan 16 2013 Vít Ondruch <vondruch at redhat.com> - 2.0.0.0-0.1.r38848
+- Upgrade to Ruby 2.0.0 (r38848).
 - Move native extensions from exts to ruby directory.
 
 * Mon Dec 10 2012 Vít Ondruch <vondruch at redhat.com> - 2.0.0.0-0.1.r38422


More information about the scm-commits mailing list