SHA256
1
0
forked from pool/ugrep

Accepting request 995128 from home:AndreasStieger:branches:utilities

ugrep 3.9.1

OBS-URL: https://build.opensuse.org/request/show/995128
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=62
This commit is contained in:
2022-08-15 07:26:37 +00:00
committed by Git OBS Bridge
parent f97c058f98
commit 7b79b5dfa6
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 15 07:24:24 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.9.1:
* make -r the default recursive search without following
symlinked directories
* Symlinked files are always searched on a search path, except
with option -p (--no-dereference)
* A fix for a minor issue with fuzzy matching when only allowing
substitutions
-------------------------------------------------------------------
Wed Jun 29 13:06:04 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>