Accepting request 1226534 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1226534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=169
This commit is contained in:
commit
370209581b
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.69.0</param>
|
||||
<param name="revision">v0.69.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">3624cc9c2702c553c4f2819e343596960ced719f</param></service></servicedata>
|
||||
<param name="changesrevision">f3210dd7b2e5f3de19d8af8a1abe08a8c1f26b01</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47baf65cd59c4b39a83bcf09282bc313a0d9a0439122e7d6a8fd2365af8c7ca0
|
||||
size 8291853
|
3
terragrunt-0.69.1.obscpio
Normal file
3
terragrunt-0.69.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eef9b7355a4d7edb7b7324f77a482d321727707aac729442c83e6a146bf077af
|
||||
size 8302093
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 13:46:32 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.1:
|
||||
* feat: Adding test for slash in source name (#3591)
|
||||
* fix: Adjusting `run-all` docs (#3589)
|
||||
* feat: `-detailed-exitcode` with `run-all` commands (#3585)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 08:05:20 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.69.0
|
||||
mtime: 1732048024
|
||||
commit: 3624cc9c2702c553c4f2819e343596960ced719f
|
||||
version: 0.69.1
|
||||
mtime: 1732299483
|
||||
commit: f3210dd7b2e5f3de19d8af8a1abe08a8c1f26b01
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.69.0
|
||||
Version: 0.69.1
|
||||
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:79808382567520bec13e7ac6379a8d6a04eea97ff520dcfe9773ce0ce87f7c7d
|
||||
size 20427516
|
||||
oid sha256:15ce2a0485fcc13267f34c4c200a4655f1421c7c2b0f59d698c0092577a2efff
|
||||
size 20408893
|
||||
|
Loading…
Reference in New Issue
Block a user