Accepting request 1123265 from utilities
OBS-URL: https://build.opensuse.org/request/show/1123265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=56
This commit is contained in:
commit
9ec8bf6a12
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaefcf39954626702503c22c436c2938ba5ca4ec74c569ea8c72e72e5ffb45fe
|
||||
size 4573441
|
3
ugrep-4.3.2.tar.gz
Normal file
3
ugrep-4.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32035bb35c98e1f249e1273d135630eb98aa6992e8fe56297a957dd1eb9053a7
|
||||
size 4576341
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ugrep
|
||||
Version: 4.3.1
|
||||
Version: 4.3.2
|
||||
Release: 0
|
||||
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user