mirror of
https://abf.rosa.ru/djam/terraform-provider-yandex.git
synced 2025-02-23 08:42:51 +00:00
0.132.0
This commit is contained in:
parent
5927770b42
commit
f04e78bc8c
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
terraform-provider-yandex-0.131.0.tar.gz: 581fee33cd836f9dcc47a3f9ed74acb597c24bb2
|
terraform-provider-yandex-0.132.0.tar.gz: 545eb9ef214fc8e3c38c6acad314b80aceb9afa9
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
|
|
||||||
Name: terraform-provider-%{tfprovider}
|
Name: terraform-provider-%{tfprovider}
|
||||||
Version: 0.131.0
|
Version: 0.132.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Terraform provider for Yandex cloud
|
Summary: Terraform provider for Yandex cloud
|
||||||
URL: https://github.com/yandex-cloud/%{name}
|
URL: https://github.com/yandex-cloud/%{name}
|
||||||
|
@ -21,6 +21,7 @@ BuildRequires: go >= 1.16
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: upx
|
BuildRequires: upx
|
||||||
BuildRequires: terraform
|
BuildRequires: terraform
|
||||||
|
BuildRequires: pkgconfig(openssl3.3)
|
||||||
|
|
||||||
%if %{secscan}
|
%if %{secscan}
|
||||||
BuildRequires: clamav
|
BuildRequires: clamav
|
||||||
|
|
Loading…
Add table
Reference in a new issue