Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-regexp_parser for
openSUSE:Factory checked in at 2022-04-30 22:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-regexp_parser (Old)
and /work/SRC/openSUSE:Factory/.rubygem-regexp_parser.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-regexp_parser"
Sat Apr 30 22:52:44 2022 rev:8 rq:974070 version:2.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-regexp_parser/rubygem-regexp_parser.changes
2022-02-24 18:23:37.198655872 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-regexp_parser.new.1538/rubygem-regexp_parser.changes
2022-04-30 22:52:57.820258820 +0200
@@ -1,0 +2,28 @@
+Thu Apr 28 05:45:28 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 2.3.1
+ see installed CHANGELOG.md
+
+ ## [Unreleased]
+
+ ## [2.3.1] - 2022-04-24 - [Janosch M??ller](mailto:[email protected])
+
+ ### Fixed
+
+ - removed five inexistent unicode properties from `Syntax#features`
+ - these were never supported by Ruby but incorrectly accepted by the parser
+ - thanks to [Markus Schirp](https://github.com/mbj) for the report
+
+ ## [2.3.0] - 2022-04-08 - [Janosch M??ller](mailto:[email protected])
+
+ ### Added
+
+ - improved parsing performance through `Syntax` refactoring
+ - instead of fresh `Syntax` instances, pre-loaded constants are now re-used
+ - this approximately doubles the parsing speed for simple regexps
+ - added methods to `Syntax` classes to show relative feature sets
+ - e.g. `Regexp::Syntax::V3_2_0.added_features`
+ - support for new unicode properties of Ruby 3.2 / Unicode 14.0
+
+
+-------------------------------------------------------------------
Old:
----
regexp_parser-2.2.1.gem
New:
----
regexp_parser-2.3.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-regexp_parser.spec ++++++
--- /var/tmp/diff_new_pack.Zr82sg/_old 2022-04-30 22:52:58.280259443 +0200
+++ /var/tmp/diff_new_pack.Zr82sg/_new 2022-04-30 22:52:58.284259448 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-regexp_parser
-Version: 2.2.1
+Version: 2.3.1
Release: 0
%define mod_name regexp_parser
%define mod_full_name %{mod_name}-%{version}
++++++ regexp_parser-2.2.1.gem -> regexp_parser-2.3.1.gem ++++++
++++ 2064 lines of diff (skipped)