Hello community,

here is the log from the commit of package rubygem-ruby_parser for 
openSUSE:Factory checked in at 2012-12-05 14:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby_parser (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes  
2012-11-12 11:43:49.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new/rubygem-ruby_parser.changes 
    2012-12-05 14:07:57.000000000 +0100
@@ -1,0 +2,36 @@
+Tue Nov 27 20:01:10 UTC 2012 - [email protected]
+
+- updated to version 3.0.4
+ * 1 bug fix:
+ 
+   * RPStringScanner#lineno was still using byte offset, not char offset. 
(brynary)
+ 
+ * 1 minor enhancement:
+ 
+   * Improved error output on invalid char in expression.
+ 
+ * 1 bug fix:
+ 
+   * Fixed lexing of no-name ivars. (whitequark)
+ 
+ 52 down makes 99.9767% or 3.7σ. 130 files failed to parse out of 558k.
+ 
+ * 4 minor enhancements:
+ 
+   * Added RP_TIMEOUT env var to override default timeout of 10 seconds.
+   * Minor optimization to RubyLexer#parse_number
+   * Only output parseerror output to stderr if $DEBUG.
+   * ruby_parse_extract_error modified to include 'it' blocks in its search.
+ 
+ * 7 bug fixes:
+ 
+   * 1.9: Fixed args in dot-call forms (eg f.(...)).
+   * 1.9: Fixed lexing stabby lambda w/ do/end
+   * Deal better with DOS files. Ugh.
+   * Fix line number of production after heredoc.
+   * Fixed RubyParser#process to reuse parser instances across calls.
+   * Fixed line numbers for several productions.
+   * new_call sets line number to smallest line number of members.
+
+
+-------------------------------------------------------------------

Old:
----
  ruby_parser-3.0.1.gem

New:
----
  ruby_parser-3.0.4.gem

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

Other differences:
------------------
++++++ rubygem-ruby_parser.spec ++++++
--- /var/tmp/diff_new_pack.2OTHkK/_old  2012-12-05 14:07:57.000000000 +0100
+++ /var/tmp/diff_new_pack.2OTHkK/_new  2012-12-05 14:07:57.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-ruby_parser
-Version:        3.0.1
+Version:        3.0.4
 Release:        0
 %define mod_name ruby_parser
 %define mod_full_name %{mod_name}-%{version}

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

Reply via email to