Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package re-flex for openSUSE:Factory checked in at 2026-09-17 15:19:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/re-flex (Old) and /work/SRC/openSUSE:Factory/.re-flex.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "re-flex" Thu Sep 17 15:19:46 2026 rev:9 rq:1378278 version:6.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/re-flex/re-flex.changes 2026-08-28 19:48:04.646434250 +0200 +++ /work/SRC/openSUSE:Factory/.re-flex.new.383539/re-flex.changes 2026-09-17 15:21:05.056169652 +0200 @@ -1,0 +2,11 @@ +Wed Sep 16 07:28:59 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 6.5.0: + * fix an extra byte inserted when converting file input encodings + to UTF-8 at a buffer-window boundary; CP437 preserves LF/CR + * fix reflex -i (case-insensitive) inverted character classes in + non-Unicode mode that produced a syntax error (#246) +- Rename libreflex6_4 to libreflex6_5 and libreflexmin6_4 to + libreflexmin6_5: soversion tracks major.minor + +------------------------------------------------------------------- Old: ---- re-flex-6.4.0.obscpio New: ---- re-flex-6.5.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ re-flex.spec ++++++ --- /var/tmp/diff_new_pack.0ZM9pb/_old 2026-09-17 15:21:06.180216796 +0200 +++ /var/tmp/diff_new_pack.0ZM9pb/_new 2026-09-17 15:21:06.185217005 +0200 @@ -28,17 +28,18 @@ # upstream promises no ABI stability between releases (its CMake package # version file is ExactVersion), so the soversion tracks major.minor -%define soversion 6.4 -%define sover 6_4 +%define soversion 6.5 +%define sover 6_5 Name: re-flex -Version: 6.4.0 +Version: 6.5.0 Release: 0 Summary: C++ regex library and lexical analyzer generator with Unicode support License: BSD-3-Clause URL: https://www.genivia.com/doc/reflex/html/ Source: %{name}-%{version}.tar.xz -# ship only the shared libreflex/libreflexmin and give them a soversion; -# upstream's CMake build sets none and also installs the static archives +# PATCH-FIX-OPENSUSE reflex-shared-soversion.patch -- ship only the +# shared libreflex/libreflexmin and give them a soversion; upstream's +# CMake build sets none and also installs the static archives Patch0: reflex-shared-soversion.patch BuildRequires: c++_compiler BuildRequires: cmake ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0ZM9pb/_old 2026-09-17 15:21:06.239219270 +0200 +++ /var/tmp/diff_new_pack.0ZM9pb/_new 2026-09-17 15:21:06.248219648 +0200 @@ -2,7 +2,7 @@ <service mode="manual" name="obs_scm"> <param name="url">https://github.com/Genivia/RE-flex.git</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">refs/tags/v6.4.0</param> + <param name="revision">refs/tags/v6.5.0</param> <param name="scm">git</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0ZM9pb/_old 2026-09-17 15:21:06.294221577 +0200 +++ /var/tmp/diff_new_pack.0ZM9pb/_new 2026-09-17 15:21:06.298221745 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Genivia/RE-flex.git</param> - <param name="changesrevision">eb876d17f1518ef434aae4088ef2640887e70163</param> + <param name="changesrevision">c06bb16a49e79f4f123f4b31b6f53e5bfa884624</param> </service> </servicedata> (No newline at EOF) ++++++ re-flex-6.4.0.obscpio -> re-flex-6.5.0.obscpio ++++++ ++++ 5707 lines of diff (skipped) ++++++ re-flex.obsinfo ++++++ --- /var/tmp/diff_new_pack.0ZM9pb/_old 2026-09-17 15:21:07.429269185 +0200 +++ /var/tmp/diff_new_pack.0ZM9pb/_new 2026-09-17 15:21:07.443269772 +0200 @@ -1,5 +1,5 @@ name: re-flex -version: 6.4.0 -mtime: 1787811856 -commit: eb876d17f1518ef434aae4088ef2640887e70163 +version: 6.5.0 +mtime: 1789479543 +commit: c06bb16a49e79f4f123f4b31b6f53e5bfa884624
