This commit is contained in:
Sergey Zhemoytel 2024-07-10 10:02:48 +00:00
parent f387a4dced
commit 2c313b269f
2 changed files with 5 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
finch-1.2.1.tar.gz: 3bee43459379b67ceae0afe496b3877916441a72
finch-1.2.2.tar.gz: 85ab6dbff6f71687d3947e0328ebfbd7fb723828

View file

@ -1,9 +1,9 @@
%define debug %nil
%define debug_package %nil
%define secscan 1
%define secscan 0
Name: finch
Version: 1.2.1
Version: 1.2.2
Release: 1
Summary: The Finch CLI an open source client for container development
URL: https://github.com/runfinch/finch
@ -13,6 +13,7 @@ Group: Development/Other
BuildRequires: go
BuildRequires: git-core
BuildRequires: upx
#BuildRequires: lima
%if %{secscan}
BuildRequires: clamav
BuildRequires: trivy
@ -36,7 +37,7 @@ trivy fs --scanners vuln --format cosign-vuln .
%endif
%build
export GOPROXY=https://proxy.golang.org/cached-only
export GOPROXY=direct
export VERSION=%{verson}
#make %{name}