SHA256
1
0
forked from pool/ugrep

Accepting request 820434 from home:AndreasStieger:branches:utilities

ugrep 2.4.0

OBS-URL: https://build.opensuse.org/request/show/820434
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=8
This commit is contained in:
2020-07-11 17:43:36 +00:00
committed by Git OBS Bridge
parent 217b4bc19b
commit b120f2d76f
5 changed files with 14 additions and 54 deletions

View File

@@ -17,14 +17,13 @@
Name: ugrep
Version: 2.3.2
Version: 2.4.0
Release: 0
Summary: Universal grep: a feature-rich grep implementation with focus on speed
License: BSD-3-Clause
Group: Productivity/File utilities
URL: https://github.com/Genivia/ugrep
Source: https://github.com/Genivia/ugrep/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: reproducible.patch
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: pkgconfig(bzip2)
@@ -39,7 +38,6 @@ fuzzy search.
%prep
%setup -q
%patch0 -p1
%build
%configure \