mirror of
https://abf.rosa.ru/djam/tfautomv.git
synced 2025-02-23 07:32:48 +00:00
This commit is contained in:
parent
a7e64c2005
commit
0fefb358d9
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
tfautomv-0.5.3.tar.gz: 6181c80a7b6f2c4a76cface610ced6adb3b8b258
|
||||
tfautomv-0.6.2.tar.gz: 96c2c57c9e822e1c99e847e1ba43780b0de1fa57
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: tfautomv
|
||||
Version: 0.5.3
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
Summary: Generate Terraform moved blocks automatically for painless refactoring
|
||||
URL: https://github.com/padok-team/tfautomv
|
||||
|
@ -29,6 +29,7 @@ that Terraform now knows no deletion or creation is required.
|
|||
|
||||
|
||||
%build
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
%make build
|
||||
upx bin/%{name}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue