Accepting request 1056151 from home:AndreasStieger:branches:utilities
ugrep 3.9.4 OBS-URL: https://build.opensuse.org/request/show/1056151 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=68
This commit is contained in:
parent
2f12cae245
commit
e4840aa562
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0b6d772cfe75ef28e15932ddd4d177c897625be45da20fd3b27658bb0cf1194
|
|
||||||
size 4443840
|
|
3
ugrep-3.9.4.tar.gz
Normal file
3
ugrep-3.9.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e2fed4b347a0cd84709dc6629f77cab4e389337b015346ca250b1bc95689382
|
||||||
|
size 4446303
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 09:08:20 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 3.9.4:
|
||||||
|
* fix spurious 0 byte in tar filename output results
|
||||||
|
* fix support for PCRE2 prior 10.34
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 30 10:30:57 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
Fri Dec 30 10:30:57 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ugrep
|
# spec file for package ugrep
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ugrep
|
Name: ugrep
|
||||||
Version: 3.9.3
|
Version: 3.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
Summary: Universal grep: a feature-rich grep implementation with focus on speed
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user