Accepting request 1102773 from utilities
OBS-URL: https://build.opensuse.org/request/show/1102773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=47
This commit is contained in:
commit
f475ebd65b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ff60ea5b5f2fe2068bbc0b0d9072fe55eb310e094588bdb2324d9123aa92114
|
||||
size 4504795
|
3
ugrep-3.12.6.tar.gz
Normal file
3
ugrep-3.12.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96415667f88f32bf2cd478db8f488e29ff293576e66f2d39e223a3bae1a15eb4
|
||||
size 4506736
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 05:23:38 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 3.12.6:
|
||||
* New option -S (--dereference-files) to follow symbolic links
|
||||
only to files, not to directories, when using option -r for
|
||||
recursive search.
|
||||
* Updated default recursive search to strictly perform -r without
|
||||
following any symbolic links.
|
||||
* New option --index for fast index-based search with the new
|
||||
ugrep-indexer tool.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 5 11:09:03 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 3.12.5
|
||||
Version: 3.12.6
|
||||
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