Hello community,

here is the log from the commit of package rubygem-rdoc for openSUSE:Factory 
checked in at 2013-04-22 14:20:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rdoc (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rdoc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rdoc", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rdoc/rubygem-rdoc.changes        
2013-04-02 13:11:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rdoc.new/rubygem-rdoc.changes   
2013-04-22 14:20:21.000000000 +0200
@@ -1,0 +2,32 @@
+Sun Apr 14 08:24:35 UTC 2013 - [email protected]
+
+- updated to version 4.0.1
+ * Bug fixes
+   * RDoc::Options parser should rescue from OptionParser::ParseError.
+   * Updated example of RDoc::Options to include reopening RDoc::Options.
+     Pointed out by Michael Granger
+   * Moved RubyGems documentation installed message into RDoc hook.  For
+     RubyGems bug #469 by Jeff Sandberg
+   * An Error is now raised when a heredoc is not terminated.  Fixes exceptions
+     when processing comment blocks.  Reported by darix
+   * rdoc --quiet --no-ignore-invalid now exits for invalid options.  Pull
+     request #192 by Jeremy Evans
+   * RDoc::Parser::C no longer ignores a (METHOD) cast in rb_define_method.
+     Pull request #184 by Carlos Agarie
+   * RDoc::Servlet no longer ignores extra directories from -d.  Pull request
+     #173 by Thomas Leitner
+   * Fixed `rdoc --ri-site`.  Bug #193 by Michal Papis.
+   * RDoc no longer attempts to parse binary files.  Bug #189 by postmodern,
+     Bug #190 by Christoffer LervÄg, Bug #195 by Aaron Patterson
+   * `rdoc --pipe` output now contains <code></code> for markdown compliance.
+   * RDoc no longer leaves emacs-style modelines in .txt, .md or .rd files.
+     Bug #178 by Zachary Scott
+   * RDoc no longer puts raw markup in HTML output for markdown input.  Bug
+     #204 by Erik Hollensbe
+   * Code objects with nodoc are no longer included in the ri store.  Bug #177
+     by Thomas Leitner.
+   * Text#snippet now creates a RDoc::Markup::ToHtmlSnippet correctly.
+   * The C parser now de-duplicates call-seq if the same C function is used for
+     multiple method names.  Bug #203 by Pete Higgins
+
+-------------------------------------------------------------------

Old:
----
  rdoc-4.0.0.gem

New:
----
  rdoc-4.0.1.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-rdoc.spec ++++++
--- /var/tmp/diff_new_pack.era9us/_old  2013-04-22 14:20:26.000000000 +0200
+++ /var/tmp/diff_new_pack.era9us/_new  2013-04-22 14:20:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-rdoc
-Version:        4.0.0
+Version:        4.0.1
 Release:        0
 %define mod_name rdoc
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 Summary:        RDoc produces HTML and command-line documentation for Ruby 
projects
 License:        Ruby
 Group:          Development/Languages/Ruby
-%define mod_branch -4.0.0
+%define mod_branch -4.0.1
 %define mod_weight 4
 PreReq:         update-alternatives
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to