mirror of
https://abf.rosa.ru/djam/terraform-provider-selectel.git
synced 2025-02-23 08:13:00 +00:00
3.9.1
This commit is contained in:
parent
61a4c31e2b
commit
162f089493
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
terraform-provider-selectel-3.9.0.tar.gz: 6b056521e4aaf3d46b6f0c45c47fcd7cfb63becd
|
||||
terraform-provider-selectel-3.9.1.tar.gz: 681c512f9a4b2585694e972eb1c1e4e90a1804a8
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
%endif
|
||||
|
||||
Name: terraform-provider-%{tfprovider}
|
||||
Version: 3.9.0
|
||||
Version: 3.9.1
|
||||
Release: 1
|
||||
Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions)
|
||||
URL: https://github.com/selectel/%{name}
|
||||
|
@ -18,6 +18,7 @@ Group: Development/Other
|
|||
BuildRequires: go >= 1.16
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
Requires: terraform
|
||||
|
||||
%description
|
||||
%{summary}
|
||||
|
|
Loading…
Add table
Reference in a new issue