This commit is contained in:
Sergey Zhemoytel 2024-11-19 09:52:04 +00:00
parent b9dffb24db
commit c788a569d5

View file

@ -9,8 +9,8 @@
Name: terraform-provider-%{tfprovider} Name: terraform-provider-%{tfprovider}
Version: 5.4.0 Version: 5.4.0
Release: 1 Release: 2
Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions) Summary: Terraform provider for Selectel
URL: https://github.com/selectel/%{name} URL: https://github.com/selectel/%{name}
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
License: MPL-2.0 License: MPL-2.0
@ -18,6 +18,7 @@ Group: Development/Other
BuildRequires: go >= 1.16 BuildRequires: go >= 1.16
BuildRequires: git-core BuildRequires: git-core
BuildRequires: upx BuildRequires: upx
BuildRequires: pkgconfig(openssl3.3)
Requires: terraform Requires: terraform
%description %description