Accepting request 1104079 from home:AndreasStieger:branches:utilities

ugrep 3.12.7

OBS-URL: https://build.opensuse.org/request/show/1104079
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=96
This commit is contained in:
Andreas Stieger 2023-08-15 18:24:10 +00:00 committed by Git OBS Bridge
parent eec5074887
commit 60fa4b34a4
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96415667f88f32bf2cd478db8f488e29ff293576e66f2d39e223a3bae1a15eb4
size 4506736

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 15 18:20:54 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.12.7:
* compatibility improvement with one of GNU grep's idiosyncrasies:
unpaired ) in regex are matched literally. This behavior is
automatically in effect when the grep and egrep aliases of
ugrep are used or explicitly with option -Y.
-------------------------------------------------------------------
Mon Aug 7 05:23:38 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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