Accepting request 1160917 from home:ojkastl_buildservice:Branch_terraform
update to 0.55.19 OBS-URL: https://build.opensuse.org/request/show/1160917 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=223
This commit is contained in:
parent
fcf6642929
commit
ee6ab59082
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.55.18</param>
|
||||
<param name="revision">v0.55.19</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">a692b8a13b1bfa71dec4a8f0a069f2285ad5cb2d</param></service></servicedata>
|
||||
<param name="changesrevision">eaa52b8bf0a864a3d33edd9446014ce4f50fa183</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:405e32237fda5d6436c2759fe81c95acdaa4a0a6ad79c08afd13eee0dd8c1973
|
||||
size 7282701
|
3
terragrunt-0.55.19.obscpio
Normal file
3
terragrunt-0.55.19.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4474c526a94e973e7f1d0a85c2048f5b5facc00e1869d2d1453576d2cf18b847
|
||||
size 7284237
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 09:38:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.55.19:
|
||||
* MacOS binary signer update (#3023)
|
||||
* Updated module ci version (#3021)
|
||||
* Updated sign binaries parameters for MacOS (#3020)
|
||||
* Updated gon version to v0.2.5 (#3019)
|
||||
* Scaffold command, fix unable to handle https URL (#3005)
|
||||
* Fix grammar in feature text (#3010)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 06:54:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.55.18
|
||||
mtime: 1710788204
|
||||
commit: a692b8a13b1bfa71dec4a8f0a069f2285ad5cb2d
|
||||
version: 0.55.19
|
||||
mtime: 1711129045
|
||||
commit: eaa52b8bf0a864a3d33edd9446014ce4f50fa183
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.55.18
|
||||
Version: 0.55.19
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72430f4655dd79b2c818a9d1335b518fc3288039e78b33c1002c1c7cc5777623
|
||||
size 15132600
|
||||
oid sha256:48a40ce5e69243e2bac1e54a810a6d2b4b557ed2817ca3ea0df02cd9ca284236
|
||||
size 15132924
|
||||
|
Loading…
Reference in New Issue
Block a user