[ruby] fix rdoc version

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Feb 11 07:10:26 UTC 2013


commit 7dff78b417ed06f213fb99d3fa4bf589639a812f
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Mon Feb 11 16:10:19 2013 +0900

    fix rdoc version

 ruby.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 2a81764..887454d 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -40,7 +40,7 @@
 # TODO: The IRB has strange versioning. Keep the Ruby's versioning ATM.
 # http://redmine.ruby-lang.org/issues/5313
 %global irb_version %{ruby_version_patch_level}
-%global rdoc_version 3.9.4
+%global rdoc_version 3.9.5
 %global bigdecimal_version 1.1.0
 %global io_console_version 0.3
 %global json_version 1.5.4


More information about the scm-commits mailing list