Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package re2c for openSUSE:Factory checked in 
at 2021-05-17 18:44:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re2c (Old)
 and      /work/SRC/openSUSE:Factory/.re2c.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re2c"

Mon May 17 18:44:46 2021 rev:40 rq:891987 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/re2c/re2c.changes        2020-09-09 
17:46:00.530381088 +0200
+++ /work/SRC/openSUSE:Factory/.re2c.new.2988/re2c.changes      2021-05-17 
18:44:49.404748671 +0200
@@ -1,0 +2,24 @@
+Sun May  9 17:24:35 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 2.1.1:
+  - Added missing CMakeLists.txt to release tarballs
+  - Added GitHub Actions CI for Linux, macOS and Windows and fixed numerous 
build
+    issues on those platforms
+  - Added benchmarks for submatch extraction in lexer generators (ragel vs.
+    kleenex vs. re2c with TDFA(0), TDFA(1) or sta-DFA algorithms).
+    + New CMake options: ``-DRE2C_BUILD_BENCHMARKS``, 
``-DRE2C_REGEN_BENCHMARKS``
+    + New `json2pgfplot.py
+  - Added option ``--depfile <filename>`` to generate build dependency files
+  - Added option ``--fixed-tags <none | all | toplevel>`` and improved 
fixed-tag
+    optimization to work with nested tags.
+  - Added lzip to the distribution tarballs.
+  - Added registerless-TDFA algorithm in the experimental libre2c library.
+  - Explicitly disallowed invalid configuration when ``-f``, 
``--storable-state``
+    option is used, but ``YYFILL`` is disabled
+  - Fixed bug in UTF-8 decode for 4-bytes rune
+  - Fixed bugs in rare cases of the end-of-input rule ``$`` usage
+  - Optimized ``--skeleton`` generation time.
+  - Renamed internal option ``--dfa`` to ``--nested-negative-tags``.
+  - Updated documentation for end of input handling and submatch extraction.
+
+-------------------------------------------------------------------

Old:
----
  re2c-2.0.3.tar.xz

New:
----
  re2c-2.1.1.tar.xz

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

Other differences:
------------------
++++++ re2c.spec ++++++
--- /var/tmp/diff_new_pack.9DRaM5/_old  2021-05-17 18:44:49.896746583 +0200
+++ /var/tmp/diff_new_pack.9DRaM5/_new  2021-05-17 18:44:49.900746566 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package re2c
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           re2c
-Version:        2.0.3
+Version:        2.1.1
 Release:        0
 Summary:        Tool for generating C-based recognizers from regular 
expressions
 License:        SUSE-Public-Domain

++++++ re2c-2.0.3.tar.xz -> re2c-2.1.1.tar.xz ++++++
++++ 79702 lines of diff (skipped)

Reply via email to