Accepting request 1228672 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1228672 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=173
This commit is contained in:
commit
135450ad18
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.7</param>
|
||||
<param name="revision">v0.69.8</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">cfe02c5737f7dba486d48efec27c4f58fd6b90de</param></service></servicedata>
|
||||
<param name="changesrevision">f86f3124a502df9ec4b0dcd8098a3515b841a828</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fe58b45f2fb25ac520036aa8489381b9fc4636e48efda06f96125aa96be0add
|
||||
size 8351245
|
3
terragrunt-0.69.8.obscpio
Normal file
3
terragrunt-0.69.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f75ac785fe284ace2d8ba3c333cdb3f0508c2249fe90254da7b3367bea5d595a
|
||||
size 8353805
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 06 06:02:55 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.8:
|
||||
* Improve negative error pattern handling (#3621)
|
||||
* fix: Fixing some broken links in the docs (#3623)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 05 05:46:56 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.69.7
|
||||
mtime: 1733264107
|
||||
commit: cfe02c5737f7dba486d48efec27c4f58fd6b90de
|
||||
version: 0.69.8
|
||||
mtime: 1733409563
|
||||
commit: f86f3124a502df9ec4b0dcd8098a3515b841a828
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.69.7
|
||||
Version: 0.69.8
|
||||
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:15c140bceb70b8201c1ec2af1031b6c86dbd5b96b64146c60faed5f508e05b15
|
||||
size 20391973
|
||||
oid sha256:721735f64508e6e424c9f07acaf4bdccd28ba26c2fb07f0dfaecbad5c89e9d4d
|
||||
size 20392321
|
||||
|
Loading…
Reference in New Issue
Block a user