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

Vít Ondruch vondruch at fedoraproject.org
Tue Feb 12 15:33:40 UTC 2013


commit eccebe4d3f8bcb984fe3f9f818c14bc1a15a0e18
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Jan 24 16:58:41 2013 +0100

    Upgrade to Ruby 2.0.0 (r38929).

 ruby.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 8a7e258..bf14c6f 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 38894
+%global revision 38929
 
 %global ruby_archive %{name}-%{ruby_version}
 
@@ -809,8 +809,8 @@ make check TESTS="-v $DISABLE_TESTS"
 %{ruby_libdir}/tkextlib
 
 %changelog
-* Thu Jan 24 2013 Vít Ondruch <vondruch at redhat.com> - 2.0.0.0-0.1.r38894
-- Upgrade to Ruby 2.0.0 (r38894).
+* Thu Jan 24 2013 Vít Ondruch <vondruch at redhat.com> - 2.0.0.0-0.1.r38929
+- Upgrade to Ruby 2.0.0 (r38929).
 - Build against libdb instead of libdb4 (rhbz#894022).
 - Provide nonversioned packageconfig (rhbz#789532) and fix provided variables.
 - Move native extensions from exts to ruby directory.


More information about the scm-commits mailing list