Accepting request 1220097 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1220097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=163
This commit is contained in:
commit
9ccbe03865
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.68.6</param>
|
||||
<param name="revision">v0.68.7</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">f32238c70fb6f97098801133985ec841ade0c781</param></service></servicedata>
|
||||
<param name="changesrevision">326c3251e74f7ea5156ace251fdcc1d49f1084c3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d53b78d12741c6d0a354aa4e43bf391477a8ca2cd4b89c335ec9c474d98b9b85
|
||||
size 8045069
|
3
terragrunt-0.68.7.obscpio
Normal file
3
terragrunt-0.68.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dea0e4d5367c58d09f157eb1a19c470fd2b09fa4945517e659f42348f9ebbb47
|
||||
size 8047117
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 01 16:15:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.68.7:
|
||||
* Add provider cache offline errors handling (#3527)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 15:12:04 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.68.6
|
||||
mtime: 1730213046
|
||||
commit: f32238c70fb6f97098801133985ec841ade0c781
|
||||
version: 0.68.7
|
||||
mtime: 1730473452
|
||||
commit: 326c3251e74f7ea5156ace251fdcc1d49f1084c3
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.68.6
|
||||
Version: 0.68.7
|
||||
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:94bebccd2d47778943cdbc667f2200297401a2c1274e717d7ec2b33e3d154a16
|
||||
size 20209448
|
||||
oid sha256:767e7f5ea08e36b60787934a14ea1c4b6a6c2943de1b33e9962a1f978d50953c
|
||||
size 20219197
|
||||
|
Loading…
Reference in New Issue
Block a user