Accepting request 1123264 from home:AndreasStieger:branches:utilities

ugrep 4.3.2

OBS-URL: https://build.opensuse.org/request/show/1123264
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=115
This commit is contained in:
2023-11-03 16:17:15 +00:00
committed by Git OBS Bridge
parent 9965df5fcd
commit e80a782e28
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Nov 3 16:02:01 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.3.2:
* double short option -%% enables both --files --bool (a single
-% still enables only --bool) for convenience
* updated thread pool scheduling and execution with thread
affinity and priority settings
* improvements and fixes for minor (mostly cosmetic) issues
-------------------------------------------------------------------
Thu Oct 19 15:14:36 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>