SHA256
6
0
forked from pool/re2c

Accepting request 1252748 from devel:tools:compiler

- Update to version 4.1:
  * This release adds actions, a few backend-specific improvements
    in code generation and a bunch of bug fixes.
  * Benchmark code has been reworked in preparation to add
    multi-language benchmarks in the future.

OBS-URL: https://build.opensuse.org/request/show/1252748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/re2c?expand=0&rev=46
This commit is contained in:
2025-03-15 15:14:55 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e52ce0e26326115e41bc45d34dc2d5e10f2e44ed3a413fa2a826aa3500c8d56
size 1802780

BIN
re2c-4.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 13 12:09:16 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 4.1:
* This release adds actions, a few backend-specific improvements
in code generation and a bunch of bug fixes.
* Benchmark code has been reworked in preparation to add
multi-language benchmarks in the future.
-------------------------------------------------------------------
Sat Dec 14 16:15:14 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package re2c
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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: 4.0.2
Version: 4.1
Release: 0
Summary: Tool for generating C-based recognizers from regular expressions
License: SUSE-Public-Domain