4.0.3
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=103
This commit is contained in:
parent
8cda487f0b
commit
cc8100f9aa
@ -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
3
ugrep-4.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd1c3361494d027c898a297bbf4067009ea677c4965c77f5adcfcfe6f84fc494
|
||||
size 4513653
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 4.0.2
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user