mirror of
https://abf.rosa.ru/djam/finch.git
synced 2025-02-23 06:13:04 +00:00
1.4.2
This commit is contained in:
parent
0c601192c7
commit
d4a8c5c436
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
finch-1.4.1.tar.gz: c2d0264d87813f6c07f996b9bab05767ddab8954
|
||||
finch-1.4.2.tar.gz: f51f518ecffcde196657c3c66b2d316693d2b9cf
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define secscan 0
|
||||
|
||||
Name: finch
|
||||
Version: 1.4.1
|
||||
Version: 1.4.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: pkgconfig(openssl3.3)
|
||||
#BuildRequires: lima
|
||||
%if %{secscan}
|
||||
BuildRequires: clamav
|
||||
|
|
Loading…
Add table
Reference in a new issue