Accepting request 1068538 from home:AndreasStieger:branches:utilities

ugrep 3.10.0

OBS-URL: https://build.opensuse.org/request/show/1068538
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=74
This commit is contained in:
Andreas Stieger 2023-03-01 19:47:01 +00:00 committed by Git OBS Bridge
parent d1e7964732
commit 24fa3e62b6
4 changed files with 14 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 1 19:42:06 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.10.0:
* This release adds the option --tree to output directory trees
of files for the options -l (--files-with-matches),
-L (--files-withou-match), and -c (--count)
* The option --pretty was updated to to enable --tree when output
is sent to a terminal. This can be disabled with --no-tree.
-------------------------------------------------------------------
Wed Feb 1 07:32:36 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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