Accepting request 1097050 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1097050 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=55
This commit is contained in:
commit
fdcad2862c
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.0</param>
|
||||
<param name="revision">v0.48.1</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">4aa01e0d7efa44eb19a87fe36cf0e864d8fb08d0</param></service></servicedata>
|
||||
<param name="changesrevision">4398100979680eb57dbcfd12703dcc4152ebaf3c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:039ae3e2a1c54e4b48280ed9f7a31870ee994a4da9316da49db0a2739300b9bf
|
||||
size 4934156
|
3
terragrunt-0.48.1.obscpio
Normal file
3
terragrunt-0.48.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d4bc829f524422413991e20aac7c44313a2c44ee3a3014f59817cf34e0ef5de
|
||||
size 4937740
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 06 07:19:36 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.48.1:
|
||||
* Updated source version identification (#2630)
|
||||
* Update documentation to reference Terragrunt Github action
|
||||
(#2628)
|
||||
* [skip ci] git-xargs programmatic commit (#2623)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 04:50:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.48.0
|
||||
mtime: 1687799546
|
||||
commit: 4aa01e0d7efa44eb19a87fe36cf0e864d8fb08d0
|
||||
version: 0.48.1
|
||||
mtime: 1688583816
|
||||
commit: 4398100979680eb57dbcfd12703dcc4152ebaf3c
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.48.0
|
||||
Version: 0.48.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:581def71baa5cc556c54934ac7b964e3892ae5c9d578e713861163535b8e28b3
|
||||
size 10133059
|
||||
oid sha256:40e4752a3412ab564935cca26a1d5e9d7762a9fabd88957dbfa608d1f0c7e0e4
|
||||
size 10133374
|
||||
|
Loading…
Reference in New Issue
Block a user