This commit is contained in:
Sergey Zhemoytel 2024-11-23 08:53:29 +00:00
parent a4e8104a0f
commit 848c6383b3
2 changed files with 3 additions and 1 deletions

View file

@ -1,2 +1,3 @@
sources:
terraform-provider-gitlab-v17.5.0.tar.gz: 38fffa535fb458fb42c024023fe285964b21660d
terraform-provider-gitlab-v17.6.0.tar.gz: 30edb99c9c633755cf0c9cd203c48cb3f8be96c6

View file

@ -8,7 +8,7 @@
%endif
Name: terraform-provider-%{tfprovider}
Version: 17.5.0
Version: 17.6.0
Release: 1
Summary: Terraform gitlab provider
URL: https://gitlab.com/gitlab-org/%{name}
@ -18,6 +18,7 @@ Group: Development/Other
BuildRequires: go >= 1.23.2
BuildRequires: git-core
BuildRequires: upx
BuildRequires: pkgconfig(openssl3.3)
%description
%{summary}