This commit is contained in:
Sergey Zhemoitel 2021-12-29 18:10:21 +03:00
parent 0cde843357
commit ddb28f569a
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
terraform-provider-decort-1.25.tar.gz: 162679f46115776cf905bf70690d6de37d9f8c85
terraform-provider-decort-1.25.1.tar.gz: fd78bc1454db99ba3f6b7101365595669d860b09

View file

@ -11,15 +11,15 @@
%endif
Name: terraform-provider-%{tfprovider}
Version: 1.25
Version: 1.25.1
Release: 1.rc.%{shortcommit}
Summary: Terraform provider for DECORT platform (API 3.6.x or later)
URL: https://github.com/rudecs/terraform-provider-decort
Source0: %{url}/archive/rc-%{version}/%{name}-%{version}.tar.gz
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
License: ASL 2.0
Group: Development/Other
Epoch: 1
BuildRequires: go >= 1.11
BuildRequires: go >= 1.16
BuildRequires: git-core
BuildRequires: upx