Accepting request 1029642 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1029642 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=16
This commit is contained in:
commit
dfe20744dd
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.39.1</param>
|
||||
<param name="revision">v0.39.2</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.39.1.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.39.2.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">28cf05526b861b6bbc51f5a6b2bbc4728ed87204</param></service></servicedata>
|
||||
<param name="changesrevision">331dcc17f5b4947b4edad4e6f296699ac36ca0f8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5fa27e6dfd154e8f4a1680f881ae7fa581e70ac1e618543a576bd204745a376
|
||||
size 2325424
|
3
terragrunt-0.39.2.tar.gz
Normal file
3
terragrunt-0.39.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f6ac30b6ee32e307c6d9c88b39539bb710a189d7e20f2b2bb72480a30f90bfd
|
||||
size 2326834
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 05:10:42 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.39.2:
|
||||
* Navbar we are hiring fix (#2321)
|
||||
* navbar - update we are hiring (#2313)
|
||||
* Fix a mistake in markdown (#2303)
|
||||
* fix typo. (#2307)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 06 05:07:43 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.39.1
|
||||
Version: 0.39.2
|
||||
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:7b641989c84c8ff8582ae4cd7bf14555511606604906132e646e8dfe6170b31a
|
||||
size 8939448
|
||||
oid sha256:84ac19757336f4ddccf83a18a12745be4d49820a8252e37e20642a692600cb97
|
||||
size 8939593
|
||||
|
Loading…
Reference in New Issue
Block a user