Accepting request 1090765 from utilities
ugrep 3.12.1 OBS-URL: https://build.opensuse.org/request/show/1090765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ugrep?expand=0&rev=42
This commit is contained in:
commit
c650b7f54c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a314cc6fe149eef9bc0f0d69c6b331d9d4491a100677c1b3fbb2159806cca2dd
|
|
||||||
size 4465613
|
|
3
ugrep-3.12.1.tar.gz
Normal file
3
ugrep-3.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a442ac9c0961746374d0627e6ec52d5c6250541640aeb9a698eb40382d0ec44c
|
||||||
|
size 4469868
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 4 18:18:13 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 3.12.1:
|
||||||
|
* New ug+ and ugrep+ commands to search pdfs, documents and image
|
||||||
|
metadata when the corresponding tools are installed
|
||||||
|
* improved --filter option
|
||||||
|
* speed improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 8 10:42:51 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sat Apr 8 10:42:51 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ugrep
|
Name: ugrep
|
||||||
Version: 3.11.2
|
Version: 3.12.1
|
||||||
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
|
||||||
@ -39,7 +39,7 @@ code, text, binary files, archives, compressed files, documents and use
|
|||||||
fuzzy search.
|
fuzzy search.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user