mirror of
https://abf.rosa.ru/djam/lima.git
synced 2025-02-23 14:52:48 +00:00
1.0.0
This commit is contained in:
parent
5036b9e6d1
commit
3a5bf55d2b
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
lima-0.23.2.tar.gz: d65831a236d7e9188e41dd872caaa3896bb38e74
|
||||
lima-1.0.0.tar.gz: bfce769c440907f145b980b06b6f1910cc8cce8d
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: lima
|
||||
Version: 0.23.2
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Summary: Linux virtual machines
|
||||
URL: https://lima-vm.io
|
||||
|
@ -12,6 +12,7 @@ Group: Development/Other
|
|||
BuildRequires: go
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
Provides: %{name}ctl
|
||||
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue