mirror of
https://abf.rosa.ru/djam/dolt.git
synced 2025-02-23 02:52:48 +00:00
1.43.15
This commit is contained in:
parent
731c0bb22e
commit
f23e5b78b2
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
dolt-1.43.13.tar.gz: 11cdeecffe2a175dc56031bc5aae0b6c01e79823
|
||||
dolt-1.43.15.tar.gz: 40f94458048b78d6cdc1aabd95a19ffabe51ae26
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define secscan 0
|
||||
|
||||
Name: dolt
|
||||
Version: 1.43.13
|
||||
Version: 1.43.15
|
||||
Release: 1
|
||||
Summary: Git for Data
|
||||
URL: https://github.com/dolthub/dolt
|
||||
|
@ -13,6 +13,7 @@ Group: Development/Other
|
|||
BuildRequires: go >= 1.22
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
|
||||
%if %{secscan}
|
||||
BuildRequires: clamav
|
||||
|
|
Loading…
Add table
Reference in a new issue