Accepting request 1137206 from home:AndreasStieger:branches:utilities

ugrep 4.5.0

OBS-URL: https://build.opensuse.org/request/show/1137206
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=125
This commit is contained in:
2024-01-06 09:16:42 +00:00
committed by Git OBS Bridge
parent 0865182597
commit 258c01960c
6 changed files with 199 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jan 6 09:14:00 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.5.0:
* 7zip archive search with option -z
* apply Unicode normalization to canonicalize literal combining
characters in regex patterns
* improved TUI TAB directory navigation when searching from the FS
root
- drop ugrep-4.4.1-remove-shebang-from-bash-completion.patch
- add ugrep-4.5.0-fix-bzip3-configure.patch
-------------------------------------------------------------------
Tue Dec 19 17:46:14 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>