Accepting request 1062390 from home:AndreasStieger:branches:utilities

ugrep 3.9.7

OBS-URL: https://build.opensuse.org/request/show/1062390
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=72
This commit is contained in:
2023-02-01 07:34:56 +00:00
committed by Git OBS Bridge
parent 2078fad014
commit d1e7964732
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 1 07:32:36 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.9.7:
* handle gnutar archive extension field formats to search huge
files (>4GB) stored in (gnu) tar archives
- includes changes gro 3.9.6:
* Fixed a Unicode-specific regex pattern syntax issue that caused
a valid regex pattern to produce a regex syntax error message
-------------------------------------------------------------------
Sun Jan 15 12:18:22 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>