commit rubygem-ruby_parser for openSUSE:Factory

Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-ruby_parser for openSUSE:Factory checked in at 2022-04-30 22:52:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-ruby_parser (Old) and /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-ruby_parser" Sat Apr 30 22:52:50 2022 rev:44 rq:974076 version:3.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes 2022-02-07 23:38:54.734107048 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new.1538/rubygem-ruby_parser.changes 2022-04-30 22:53:02.752265493 +0200 @@ -1,0 +2,35 @@ +Thu Apr 28 05:48:21 UTC 2022 - Stephan Kulow <coolo@suse.com> + +updated to version 3.19.1 + see installed History.rdoc + + === 3.19.1 / 2022-04-05 + + * 2 bug fixes: + + * Added comments to endless defn and defs. (mvz) + * Fixed endless method bug handling attrset names. + + === 3.19.0 / 2022-03-29 + + * 1 major enhancement: + + * Added tentative 3.1 support. + + * 7 minor enhancements: + + * 3.1: bare RHS assoc: { y: } => s(:hash, s(:lit, :y), nil) + * 3.1: calls w/ unnamed block args (bare &) + * 3.1: endless defn/defs w/ paren-less calls (aka commands) + * 3.1: pattern capture to nonlocal vars, eg: ^@a, ^$b, ^@@c + * 3.1: pattern: ^(expr) => expr + * Improved steps for adding new versions. + * Improved steps for running gauntlets. + + * 2 bug fixes: + + * Bumped 2.6+ cached versions for rake compare. + * Skip test_regexp_esc_C_slash on ruby 3.1.0 because of MRI bug. + + +------------------------------------------------------------------- Old: ---- ruby_parser-3.18.1.gem New: ---- ruby_parser-3.19.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-ruby_parser.spec ++++++ --- /var/tmp/diff_new_pack.NOz1LQ/_old 2022-04-30 22:53:03.260266180 +0200 +++ /var/tmp/diff_new_pack.NOz1LQ/_new 2022-04-30 22:53:03.264266186 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-ruby_parser -Version: 3.18.1 +Version: 3.19.1 Release: 0 %define mod_name ruby_parser %define mod_full_name %{mod_name}-%{version} @@ -64,7 +64,10 @@ * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma -* 2.6 parser is at 99.9972% accuracy, 4.191 sigma. +* 2.6 parser is at 99.9972% accuracy, 4.191 sigma +* 3.0 parser has a 100% parse rate. +* Tested against 2,672,412 unique ruby files across 167k gems. +* As do all the others now, basically. %prep ++++++ ruby_parser-3.18.1.gem -> ruby_parser-3.19.1.gem ++++++ ++++ 96523 lines of diff (skipped)
participants (1)
-
Source-Sync