Accepting request 1157056 from home:AndreasStieger:branches:utilities
ugrep 5.1.1 OBS-URL: https://build.opensuse.org/request/show/1157056 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=136
This commit is contained in:
parent
4b569381a3
commit
63c7b20769
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65
|
||||
size 6237377
|
3
ugrep-5.1.1.tar.gz
Normal file
3
ugrep-5.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:687fc43a02287bac18f973822036bb3c470a81825b8eb3d98a335603b249b13b
|
||||
size 6238147
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 22:06:29 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 5.1.1:
|
||||
* fix a problem with POSIX lazy quantifier matching when combined
|
||||
with anchors, causing longer pattern matches than expected
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 9 19:44:47 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 5.1.0
|
||||
Version: 5.1.1
|
||||
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