Accepting request 1156651 from utilities
OBS-URL: https://build.opensuse.org/request/show/1156651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=65
This commit is contained in:
commit
1a08054d34
@ -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
3
ugrep-5.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65
|
||||||
|
size 6237377
|
@ -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>
|
Sat Feb 17 10:56:22 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ugrep
|
Name: ugrep
|
||||||
Version: 5.0.0
|
Version: 5.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user