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:
2024-03-11 22:07:41 +00:00
committed by Git OBS Bridge
parent 4b569381a3
commit 63c7b20769
4 changed files with 11 additions and 4 deletions

View File

@@ -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>