Hello community,
here is the log from the commit of package rubygem-ruby_parser for
openSUSE:Factory checked in at 2017-04-20 20:58:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby_parser (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby_parser"
Thu Apr 20 20:58:23 2017 rev:33 rq:489040 version:3.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes
2017-01-17 14:37:24.756516603 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new/rubygem-ruby_parser.changes
2017-04-20 20:58:24.804639914 +0200
@@ -1,0 +2,35 @@
+Fri Apr 14 04:35:40 UTC 2017 - [email protected]
+
+- updated to version 3.9.0
+ see installed History.rdoc
+
+ === 3.9.0 / 2017-04-13
+
+ * 1 major enhancement:
+
+ * Added tentative ruby 2.4 support. Probably missing things.
+
+ * 13 minor enhancements:
+
+ * Added RubyParser.latest.
+ * Added RubyParser::Parser.version to make version range comparisons easier
+ * Changed superclasses of all parsers to RubyParser::Parser
+ * Cleaned up a lot of the version specific code to be more
generic/flexible.
+ * Documented how to add new versions in README.
+ * Moved RubyParser from ruby_parser_extras.rb into ruby_parser.rb to fix
bootstrap issues.
+ * Renamed RubyParserStuff#get_match_node to new_match. Aliased and
deprecated.
+ * Renamed RubyParserStuff#logop to logical_op. Aliased and deprecated.
+ * Renamed RubyParserStuff#node_assign to new_assign. Aliased and
deprecated.
+ * Renamed all parsers to RubyParser::V##.
+ * Revamped grammar preprocessing to make adding new versions easier.
+ * RubyParser.for_current_ruby falls back to latest if current not
available.
+ * Subclasses of RubyParser::Parser register themselves into
RubyParser::VERSIONS.
+
+ * 4 bug fixes:
+
+ * Fixed `&.` after newline. (presidentbeef)
+ * Fixed bug setting line number for hash literals to line of opening brace.
+ * Fixed grammar preprocessing bug.
+ * Properly handle kDO with no-parens stabby lambda. (presidentbeef)
+
+-------------------------------------------------------------------
Old:
----
ruby_parser-3.8.4.gem
New:
----
ruby_parser-3.9.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby_parser.spec ++++++
--- /var/tmp/diff_new_pack.MadHD9/_old 2017-04-20 20:58:25.520538671 +0200
+++ /var/tmp/diff_new_pack.MadHD9/_new 2017-04-20 20:58:25.524538105 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-ruby_parser
-Version: 3.8.4
+Version: 3.9.0
Release: 0
%define mod_name ruby_parser
%define mod_full_name %{mod_name}-%{version}
++++++ ruby_parser-3.8.4.gem -> ruby_parser-3.9.0.gem ++++++
++++ 51962 lines of diff (skipped)