Accepting request 1102229 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1102229 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=59
This commit is contained in:
commit
7f980f18b8
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.48.5</param>
|
||||
<param name="revision">v0.48.6</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">2cab9f99efd3a7faa0b431165fd9f697b06b7048</param></service></servicedata>
|
||||
<param name="changesrevision">b2522911448b317cc201f091008e3100ccd81210</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4aaf640eadda0fe22c08e4f88129477ae0bac329b7607e6b3a8ef652c6119a6
|
||||
size 4956172
|
3
terragrunt-0.48.6.obscpio
Normal file
3
terragrunt-0.48.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b763a05f6fa7389b7dd603f5c9ca4dc5112d84ffce982016374d3b3b42144ba
|
||||
size 4955660
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 03 17:44:19 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.48.6:
|
||||
* Simplified run-all confirmation dialog (#2653)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 01 10:03:34 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.48.5
|
||||
mtime: 1690568236
|
||||
commit: 2cab9f99efd3a7faa0b431165fd9f697b06b7048
|
||||
version: 0.48.6
|
||||
mtime: 1691004893
|
||||
commit: b2522911448b317cc201f091008e3100ccd81210
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.48.5
|
||||
Version: 0.48.6
|
||||
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:9f87deaff4644843535c008d7ff8107a6977f2c986378bcd1f2dd5deae2b7945
|
||||
size 10133226
|
||||
oid sha256:29a7376a196bafcdb8b11884cbe9a229e49fe27304fab09f0951689202cd76b5
|
||||
size 10133534
|
||||
|
Loading…
Reference in New Issue
Block a user