Accepting request 828147 from home:AndreasStieger:branches:utilities

ugrep 2.5.3

OBS-URL: https://build.opensuse.org/request/show/828147
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=16
This commit is contained in:
Andreas Stieger 2020-08-20 11:10:31 +00:00 committed by Git OBS Bridge
parent 889954e512
commit b674fa1040
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 20 11:06:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.5.3:
* New --format option fields %a (basename) and %p (path)
* fast incremental stdin search
* updated --gitignore-files handling of negated globs
-------------------------------------------------------------------
Sun Aug 16 09:10:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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