Hello community,

here is the log from the commit of package re2c for openSUSE:Factory checked in 
at 2020-08-21 19:02:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re2c (Old)
 and      /work/SRC/openSUSE:Factory/.re2c.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re2c"

Fri Aug 21 19:02:03 2020 rev:38 rq:826240 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/re2c/re2c.changes        2020-02-09 
21:03:09.239378626 +0100
+++ /work/SRC/openSUSE:Factory/.re2c.new.3399/re2c.changes      2020-08-21 
19:02:17.976289274 +0200
@@ -1,0 +2,16 @@
+Thu Aug 13 07:10:43 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to version 2.0.2:
+  * Go backend. The new Go code generation backend can be used either
+    with a --lang go re2c option, or as a standalone re2go binary 
+  * Free-form generic API. Generic API now supports two styles
+  * Improved reuse mode and start conditions
+  * Backwards incompatible changes:
+    + Generic APIs YYSHIFT/YYSHIFTSTAG/YYSHIFTMTAG have been added
+    + Generic APIs YYSTAGPD/YYMTAGPD have been removed
+    + The re2c:flags:type-header option now treats the header filename
+      as relative to the output directory
+    + Some internal labels have been renamed, in particular the
+      yyFillLabel prefix has been replaced with yyfill
+
+-------------------------------------------------------------------

Old:
----
  re2c-1.3.tar.xz

New:
----
  re2c-2.0.2.tar.xz

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

Other differences:
------------------
++++++ re2c.spec ++++++
--- /var/tmp/diff_new_pack.MBLIC9/_old  2020-08-21 19:02:20.040290500 +0200
+++ /var/tmp/diff_new_pack.MBLIC9/_new  2020-08-21 19:02:20.044290503 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           re2c
-Version:        1.3
+Version:        2.0.2
 Release:        0
 Summary:        Tool for generating C-based recognizers from regular 
expressions
 License:        SUSE-Public-Domain
@@ -60,7 +60,9 @@
 %doc CHANGELOG
 %doc examples/
 %{_bindir}/re2c
+%{_bindir}/re2go
 %{_mandir}/man1/re2c.1%{?ext_man}
+%{_mandir}/man1/re2go.1.gz
 %dir %{_datadir}/re2c
 %dir %{_datadir}/re2c/stdlib
 %{_datadir}/re2c/stdlib/unicode_categories.re

++++++ re2c-1.3.tar.xz -> re2c-2.0.2.tar.xz ++++++
++++ 2233230 lines of diff (skipped)


Reply via email to