Accepting request 1099216 from home:AndreasStieger:branches:utilities

ugrep 3.13.4

OBS-URL: https://build.opensuse.org/request/show/1099216
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=90
This commit is contained in:
Andreas Stieger 2023-07-18 09:11:49 +00:00 committed by Git OBS Bridge
parent 6914b777a0
commit 553aec5208
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df234817047bb58e25bb7625b3c3f8514a4ab9346e2fb9e9209c4b7192b67bd8
size 4481035

3
ugrep-3.12.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a36d20492026a36b8436c91f65189c7ea98b4b599c4704f170159c1d9676dc3b
size 4486202

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 18 09:09:11 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.13.4:
* Faster search for common search patterns, such as a set of
words, using SIMD AVX and neon/AArch64 intrinsics
-------------------------------------------------------------------
Sat Jul 15 16:25:25 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,7 +17,7 @@
Name: ugrep
Version: 3.12.3
Version: 3.12.4
Release: 0
Summary: Universal grep: a feature-rich grep implementation with focus on speed
License: BSD-3-Clause