This commit is contained in:
Sergey Zhemoytel 2024-10-30 11:44:43 +00:00
parent fbbda7f7f7
commit 5c51c74c95
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources:
terraform-provider-decort-4.5.3.tar.gz: 590b6624094ac5b5d767615c79571a99b18a655c
terraform-provider-decort-4.6.3.tar.gz: 743d61f0483196030a124a34590447065eaf1e52

View file

@ -8,7 +8,7 @@
%endif
Name: terraform-provider-%{tfprovider}
Version: 4.5.3
Version: 4.6.3
Release: 1
Summary: Terraform provider for DECORT platform (API 3.6.x or later)
URL: https://repository.basistech.ru/BASIS/terraform-provider-decort
@ -21,6 +21,7 @@ Epoch: 1
BuildRequires: go >= 1.16
BuildRequires: git-core
BuildRequires: upx
BuildRequires: pkgconfig(openssl3.3)
Requires: terraform
%description