From 7dff78b417ed06f213fb99d3fa4bf589639a812f Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 11 Feb 2013 16:10:19 +0900 Subject: [PATCH] fix rdoc version --- ruby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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