Accepting request 1170067 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1170067 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=115
This commit is contained in:
commit
1c9ed30c74
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.57.6</param>
|
||||
<param name="revision">v0.57.9</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">1a818e6b1e7925d04836c6d40c82483eb02008e3</param></service></servicedata>
|
||||
<param name="changesrevision">1e40725e6e92faa3e5c14c489a1899c6b2a170f1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01133db9d3a9f8dbf925af2ba88d8e9a43bc9d99c1a42d89ccb801f72adfc124
|
||||
size 7439885
|
3
terragrunt-0.57.9.obscpio
Normal file
3
terragrunt-0.57.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b56a4ee23ed5a034c60d13b3af403b4ec16b7bbf0253e698e719896eb3d21d0
|
||||
size 7498253
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 16:58:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.9:
|
||||
* Check hash and signature of cached providers (#3055)
|
||||
* fix: copyright text (#3091)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 19:41:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.8:
|
||||
* Add support for JSON directory output (#3084)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 19:39:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.7:
|
||||
* Bump github.com/hashicorp/go-getter to 1.7.4 (#3088)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 10:36:51 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.57.6
|
||||
mtime: 1713821472
|
||||
commit: 1a818e6b1e7925d04836c6d40c82483eb02008e3
|
||||
version: 0.57.9
|
||||
mtime: 1713974008
|
||||
commit: 1e40725e6e92faa3e5c14c489a1899c6b2a170f1
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.57.6
|
||||
Version: 0.57.9
|
||||
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:dbea3626305a1f5ef37e927dc57b98ee59f01c53c48aa0c7144ac8691cd592b3
|
||||
size 15394092
|
||||
oid sha256:c015fd840e3b8ee1cb79b555d89ea0ef5a2abbefe7f2cd27648186bd5c617ca7
|
||||
size 15394352
|
||||
|
Loading…
Reference in New Issue
Block a user