Accepting request 1106237 from home:AndreasStieger:branches:utilities

- update to 4.0.5:
  * Fix a recently-added optimization that may in some rare cases
    caused a problem with a match at the end of a file.

OBS-URL: https://build.opensuse.org/request/show/1106237
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=105
This commit is contained in:
Andreas Stieger 2023-08-28 07:47:22 +00:00 committed by Git OBS Bridge
parent 6016546b2d
commit 8ff371c1f2
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:3985b5381c2ba02c24d71fa7754d045fe72bc31fc66c02a8375140b2f8a5e7e6
size 4565847

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 28 04:46:13 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.0.5:
* Fix a recently-added optimization that may in some rare cases
caused a problem with a match at the end of a file.
-------------------------------------------------------------------
Sat Aug 26 07:06:28 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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