Accepting request 1128693 from home:AndreasStieger:branches:utilities

ugrep 4.3.4

OBS-URL: https://build.opensuse.org/request/show/1128693
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=119
This commit is contained in:
2023-11-25 08:08:58 +00:00
committed by Git OBS Bridge
parent dfb4a488b7
commit 69c6d3c942
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 25 07:59:11 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.3.4:
* the ug command no longer quits with an error message when no
default .ugrep config file was found
* improved GNU grep compatibility
* Bug fixes for parsing configuration files
-------------------------------------------------------------------
Wed Nov 15 20:52:19 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>