Accepting request 1229103 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1229103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=174
This commit is contained in:
commit
0f49c23248
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.8</param>
|
||||
<param name="revision">v0.69.9</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">f86f3124a502df9ec4b0dcd8098a3515b841a828</param></service></servicedata>
|
||||
<param name="changesrevision">36fa169d4cdd4d48945045913214b93a647bd2f2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f75ac785fe284ace2d8ba3c333cdb3f0508c2249fe90254da7b3367bea5d595a
|
||||
size 8353805
|
3
terragrunt-0.69.9.obscpio
Normal file
3
terragrunt-0.69.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0559ba56fccc741957c1267cb2710de5feab971ee38085c1d93e2ea07063592
|
||||
size 8354317
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 08 08:26:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.9:
|
||||
* zip archive extraction (#3630)
|
||||
* build(deps): bump github.com/charmbracelet/bubbles from 0.16.1
|
||||
to 0.20.0 (#3612)
|
||||
* build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.24
|
||||
(#3613)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 06 06:02:55 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.69.8
|
||||
mtime: 1733409563
|
||||
commit: f86f3124a502df9ec4b0dcd8098a3515b841a828
|
||||
version: 0.69.9
|
||||
mtime: 1733501574
|
||||
commit: 36fa169d4cdd4d48945045913214b93a647bd2f2
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.69.8
|
||||
Version: 0.69.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:721735f64508e6e424c9f07acaf4bdccd28ba26c2fb07f0dfaecbad5c89e9d4d
|
||||
size 20392321
|
||||
oid sha256:9ad1e454510b0e6d67b7e47127c53b0d54e2804249ec812747c477d6bee7fcaf
|
||||
size 19758672
|
||||
|
Loading…
Reference in New Issue
Block a user