Accepting request 816300 from home:AndreasStieger:branches:utilities

ugrep 2.3.1

OBS-URL: https://build.opensuse.org/request/show/816300
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=3
This commit is contained in:
Andreas Stieger 2020-06-22 09:24:11 +00:00 committed by Git OBS Bridge
parent 0a7bfd2525
commit 39e1c55b9b
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80e982dd333a88737b0dbfcb10a1acd8400956f6c83ec6f4fc9f81e19506ff20
size 3138268

3
ugrep-2.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fee62c90caaa7e2312f9fbece4e73a6adf08f72ec1dac95ea8499b474e835a0
size 4033955

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 22 09:17:14 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.3.1:
* Faster search context matching and display with new streaming
implementation for options -A, -B, -C, and -y
* including when combined with options -v, -W, and -X
* remove the single-line search pattern constraint in prior
versions for these options
* fixed minor issue with option -G
-------------------------------------------------------------------
Sun Jun 14 09:11:01 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,7 +17,7 @@
Name: ugrep
Version: 2.2.1
Version: 2.3.1
Release: 0
Summary: Universal grep: a feature-rich grep implementation with focus on speed
License: BSD-3-Clause