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:
parent
f97c058f98
commit
7b79b5dfa6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:deb7e143ee07019fdaa98a4529596d965185542a195855c1bfb6779fb8dd5e55
|
||||
size 4445071
|
3
ugrep-3.9.1.tar.gz
Normal file
3
ugrep-3.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e016a3fddb2f17534ca4b2a5119120f7791f0dee96f9f320b7ea37ecc4f1956
|
||||
size 4440716
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 3.8.3
|
||||
Version: 3.9.1
|
||||
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