Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package re2c for openSUSE:Factory checked in 
at 2023-08-11 15:55:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re2c (Old)
 and      /work/SRC/openSUSE:Factory/.re2c.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re2c"

Fri Aug 11 15:55:04 2023 rev:43 rq:1103204 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/re2c/re2c.changes        2022-05-05 
23:04:21.421404785 +0200
+++ /work/SRC/openSUSE:Factory/.re2c.new.11712/re2c.changes     2023-08-11 
15:55:07.619617469 +0200
@@ -1,0 +2,13 @@
+Wed Aug  9 14:24:49 UTC 2023 - Andrea Manzini <[email protected]>
+
+- Update to 3.1:
+  * new options --leftmost-captures option and re2c:leftmost-captures on 
capturing groups
+  * new syntax (! ...) for non-capturing groups
+  * It is also possible to flip defaults with --invert-captures option or 
re2c:invert_captures configuration, 
+    so that (...) is a capturing group and (! ...) is a non-capturing one
+  * TDFA paper and removal of experimental algorithms
+  * internal codebase , build system and CI improvements
+  
+  see details at https://re2c.org/releases/release_notes.html#release-3-1
+
+-------------------------------------------------------------------

Old:
----
  re2c-3.0.tar.xz

New:
----
  re2c-3.1.tar.xz

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

Other differences:
------------------
++++++ re2c.spec ++++++
--- /var/tmp/diff_new_pack.lUhCyw/_old  2023-08-11 15:55:08.379621997 +0200
+++ /var/tmp/diff_new_pack.lUhCyw/_new  2023-08-11 15:55:08.387622045 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package re2c
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:        3.0
+Version:        3.1
 Release:        0
 Summary:        Tool for generating C-based recognizers from regular 
expressions
 License:        SUSE-Public-Domain

++++++ re2c-3.0.tar.xz -> re2c-3.1.tar.xz ++++++
++++ 514760 lines of diff (skipped)

Reply via email to