Accepting request 1112059 from utilities
ugrep 4.1.0 (forwarded request 1112058 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/1112059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=52
This commit is contained in:
commit
7edf2a125c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1d1713d17e4265a042b304202a5189346fad43aa73e62807a7aa432f3ae07e5
|
||||
size 4565684
|
3
ugrep-4.1.0.tar.gz
Normal file
3
ugrep-4.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9dd1b41c76d7bf8a5d96ff0c70f4ee12045ee69b34fad6302d0df5d14c7d4c3
|
||||
size 4557494
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 18:17:03 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 4.1.0:
|
||||
* fix -Z fuzzy matching when character deletions are solely
|
||||
specified with a minus sign
|
||||
* fix --pager when a regex syntax error occurs
|
||||
* update --pager to use $PAGER
|
||||
* update --ignore-files for compliance with git and ag gitignore
|
||||
rules
|
||||
* update -Q TUI ctrl-S and ctrl-W to jump to context group
|
||||
separators when context options -ABC are specified
|
||||
* update -o for GNU grep compatibility with "empty-matching"
|
||||
patterns
|
||||
* update POSIX [[:space:]] and \s to exclude newline \n matching
|
||||
* improve performance: faster -c and line matching
|
||||
* improve performance: faster "empty-matching" pattern search
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 28 04:46:13 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 4.0.5
|
||||
Version: 4.1.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