Andreas Stieger 2023-08-25 18:16:23 +00:00 committed by Git OBS Bridge
parent 8cda487f0b
commit cc8100f9aa
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 25 18:15:33 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.0.3:
* new --delay=DELAY option to specify a default query TUI
response delay time, which can be specified in a .ugrep config
file with delay=DELAY (--save-config includes this setting also)
* fix option -m compatibility issue wth GNU grep when showing
context lines with -ABC after the last max match
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 23 15:02:01 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de> Wed Aug 23 15:02:01 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,7 +17,7 @@
Name: ugrep Name: ugrep
Version: 4.0.2 Version: 4.0.3
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