Accepting request 1190808 from utilities
OBS-URL: https://build.opensuse.org/request/show/1190808 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=71
This commit is contained in:
commit
f6ecba2b9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7b54e8e7d2d9058167269673fd783651071ba1ace547cf6c926b833607d2e1b
|
||||
size 7024025
|
3
ugrep-6.3.0.tar.gz
Normal file
3
ugrep-6.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6042ba7b4bf040e44c16b89a056e926d46d179de48b1077888abb5b8a7be435
|
||||
size 7032313
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 20:22:31 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 6.3.0:
|
||||
* option --index always enables --recursive
|
||||
* new bash, fish and zsh ugrep-indexer completions
|
||||
* option --hyperlink outputs absolute search paths
|
||||
* update regex DFA cut optimization that was too agressive for
|
||||
some patterns
|
||||
* option -o (--only-matching) with -ABC context now also
|
||||
supports multi-line pattern matching with \n (newline) in regex
|
||||
patterns
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 19:12:15 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 6.2.0
|
||||
Version: 6.3.0
|
||||
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