This commit is contained in:
Sergey Zhemoytel 2024-11-06 14:44:29 +00:00
parent 5036b9e6d1
commit 3a5bf55d2b
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources:
lima-0.23.2.tar.gz: d65831a236d7e9188e41dd872caaa3896bb38e74
lima-1.0.0.tar.gz: bfce769c440907f145b980b06b6f1910cc8cce8d

View file

@ -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