Accepting request 1102465 from home:AndreasStieger:branches:utilities

ugrep 3.12.5

OBS-URL: https://build.opensuse.org/request/show/1102465
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=92
This commit is contained in:
Andreas Stieger 2023-08-05 11:12:40 +00:00 committed by Git OBS Bridge
parent 553aec5208
commit 61eed40d05
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,7 +1,13 @@
-------------------------------------------------------------------
Sat Aug 5 11:09:03 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.12.5:
* New --iglob and --glob-ignore-case options
-------------------------------------------------------------------
Tue Jul 18 09:09:11 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.13.4:
- update to 3.12.4:
* Faster search for common search patterns, such as a set of
words, using SIMD AVX and neon/AArch64 intrinsics

View File

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