Hello community,
here is the log from the commit of package rubygem-ruby_parser for
openSUSE:Factory checked in at 2015-06-12 20:30:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby_parser (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby_parser"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes
2015-04-18 10:41:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new/rubygem-ruby_parser.changes
2015-06-12 20:30:38.000000000 +0200
@@ -1,0 +2,24 @@
+Fri May 29 04:33:58 UTC 2015 - [email protected]
+
+- updated to version 3.7.0
+ see installed History.txt
+
+ === 3.7.0 / 2015-05-28
+
+ * 2 major enhancements:
+
+ * Added preliminary support for ruby 2.2 syntax.
+ * Now writing all 2.x parsers from one source, generating racc files.
+
+ * 1 minor enhancement:
+
+ * Added RubyLexer#process_label and hooked it up to "x": and 'x':
productions.
+
+ * 4 bug fixes:
+
+ * Fixed handling of block_args to be consistent across all parse versions.
+ * Fixed lexing of label assoc args w/ newlines in between k/v. (jeremyf)
+ * Fixed lexing of x?'':y for ruby22 (not a label). (presidentbeef)
+ * clear and restore cmdarg stack around def args and body.
+
+-------------------------------------------------------------------
Old:
----
ruby_parser-3.6.6.gem
New:
----
ruby_parser-3.7.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby_parser.spec ++++++
--- /var/tmp/diff_new_pack.ClxZ5D/_old 2015-06-12 20:30:39.000000000 +0200
+++ /var/tmp/diff_new_pack.ClxZ5D/_new 2015-06-12 20:30:39.000000000 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-ruby_parser
-Version: 3.6.6
+Version: 3.7.0
Release: 0
%define mod_name ruby_parser
%define mod_full_name %{mod_name}-%{version}
++++++ ruby_parser-3.6.6.gem -> ruby_parser-3.7.0.gem ++++++
++++ 13584 lines of diff (skipped)