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:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user