diff --git a/gemrc b/gemrc index 3447b53..4062c70 100644 --- a/gemrc +++ b/gemrc @@ -1,11 +1,11 @@ --- :benchmark: false -install: --format-executable --no-user-install --no-rdoc +install: --format-executable --no-user-install :backtrace: true :update_sources: true format_executable: true :verbose: true -update: --format-executable --no-user-install --no-rdoc +update: --format-executable --no-user-install :bulk_threshold: 1000 :sources: - http://rubygems.org diff --git a/ruby.changes b/ruby.changes index c03d2cf..ee88149 100644 --- a/ruby.changes +++ b/ruby.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 6 10:30:08 UTC 2012 - coolo@suse.com + +- reenable rdoc generation, no need to differ from upstream there + ------------------------------------------------------------------- Wed Aug 1 13:29:19 UTC 2012 - coolo@suse.com