forked from pool/terragrunt
Accepting request 1056210 from home:ojkastl_buildservice:Branch_terraform
update to 0.42.6 OBS-URL: https://build.opensuse.org/request/show/1056210 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=52
This commit is contained in:
parent
a143bfaec3
commit
093c4bef9a
4
_service
4
_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.42.5</param>
|
||||
<param name="revision">v0.42.6</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.42.5.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.42.6.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">54cb55faa5d849df8f1c3764c6615bfacae134b7</param></service></servicedata>
|
||||
<param name="changesrevision">aca83fe0e93f4916818d1322a1b94beb858143d6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75fb3a81dd25096fc41b3071a0764d960ea3459718b8c50e29942f1b8585411a
|
||||
size 2333823
|
3
terragrunt-0.42.6.tar.gz
Normal file
3
terragrunt-0.42.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bc002b8f8d70767a1a898963478af180064b1583b60eaea32a644eb388ec642
|
||||
size 2333309
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 05 14:02:07 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.6:
|
||||
* Update error message (#2404)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:38:27 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package terragrunt
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.42.5
|
||||
Version: 0.42.6
|
||||
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:88e58e2f6886ab57de236084c2046e91fd16d782cfd9f7b2e8b04f2d298f245c
|
||||
size 9870422
|
||||
oid sha256:b891d889cd3ba4cc000c34f93eb10b35948467c7d81fcf900323a4ad3635ce58
|
||||
size 9870244
|
||||
|
Loading…
Reference in New Issue
Block a user