Accepting request 1156650 from home:AndreasStieger:branches:utilities

ugrep 5.1.0

OBS-URL: https://build.opensuse.org/request/show/1156650
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=134
This commit is contained in:
Andreas Stieger 2024-03-09 19:48:03 +00:00 committed by Git OBS Bridge
parent fc57373262
commit 4b569381a3
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c1dbf338bfed337fe53df0f685894c2a27d4a4fed236ebb3491441c2ccbec65
size 6243737

3
ugrep-5.1.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 9 19:44:47 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 5.1.0:
* a minor improvement of the regex syntax to allow escaped spaces
* updated POSIX regex lazy quantifier matching in linear time
using an advanced DFA transformation algorithm
-------------------------------------------------------------------
Sat Feb 17 10:56:22 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -18,7 +18,7 @@
Name: ugrep
Version: 5.0.0
Version: 5.1.0
Release: 0
Summary: Universal grep: a feature-rich grep implementation with focus on speed
License: BSD-3-Clause