Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terragrunt for openSUSE:Factory checked in at 2023-08-04 15:03:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terragrunt (Old) and /work/SRC/openSUSE:Factory/.terragrunt.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terragrunt" Fri Aug 4 15:03:42 2023 rev:59 rq:1102229 version:0.48.6 Changes: -------- --- /work/SRC/openSUSE:Factory/terragrunt/terragrunt.changes 2023-08-01 15:38:43.905895319 +0200 +++ /work/SRC/openSUSE:Factory/.terragrunt.new.22712/terragrunt.changes 2023-08-04 15:03:48.872426838 +0200 @@ -1,0 +2,6 @@ +Thu Aug 03 17:44:19 UTC 2023 - ka...@b1-systems.de + +- Update to version 0.48.6: + * Simplified run-all confirmation dialog (#2653) + +------------------------------------------------------------------- Old: ---- terragrunt-0.48.5.obscpio New: ---- terragrunt-0.48.6.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terragrunt.spec ++++++ --- /var/tmp/diff_new_pack.kdlWcA/_old 2023-08-04 15:03:50.076434343 +0200 +++ /var/tmp/diff_new_pack.kdlWcA/_new 2023-08-04 15:03:50.080434368 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: terragrunt -Version: 0.48.5 +Version: 0.48.6 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kdlWcA/_old 2023-08-04 15:03:50.112434568 +0200 +++ /var/tmp/diff_new_pack.kdlWcA/_new 2023-08-04 15:03:50.116434593 +0200 @@ -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.5</param> + <param name="revision">v0.48.6</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.kdlWcA/_old 2023-08-04 15:03:50.132434692 +0200 +++ /var/tmp/diff_new_pack.kdlWcA/_new 2023-08-04 15:03:50.136434717 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gruntwork-io/terragrunt</param> - <param name="changesrevision">2cab9f99efd3a7faa0b431165fd9f697b06b7048</param></service></servicedata> + <param name="changesrevision">b2522911448b317cc201f091008e3100ccd81210</param></service></servicedata> (No newline at EOF) ++++++ terragrunt-0.48.5.obscpio -> terragrunt-0.48.6.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/terragrunt-0.48.5/configstack/module.go new/terragrunt-0.48.6/configstack/module.go --- old/terragrunt-0.48.5/configstack/module.go 2023-07-28 20:17:16.000000000 +0200 +++ new/terragrunt-0.48.6/configstack/module.go 2023-08-02 21:34:53.000000000 +0200 @@ -499,7 +499,7 @@ return false, nil } - prompt := fmt.Sprintf("Module %s depends on module %s, which is an external dependency outside of the current working directory. Should Terragrunt run this external dependency? Warning, if you say 'yes', Terragrunt will make changes in %s as well!", module.Path, dependency.Path, dependency.Path) + prompt := fmt.Sprintf("Module: \t\t %s\nExternal dependency: \t %s\nShould Terragrunt apply the external dependency?", module.Path, dependency.Path) return shell.PromptUserForYesNo(prompt, terragruntOptions) } ++++++ terragrunt.obsinfo ++++++ --- /var/tmp/diff_new_pack.kdlWcA/_old 2023-08-04 15:03:50.928439654 +0200 +++ /var/tmp/diff_new_pack.kdlWcA/_new 2023-08-04 15:03:50.928439654 +0200 @@ -1,5 +1,5 @@ name: terragrunt -version: 0.48.5 -mtime: 1690568236 -commit: 2cab9f99efd3a7faa0b431165fd9f697b06b7048 +version: 0.48.6 +mtime: 1691004893 +commit: b2522911448b317cc201f091008e3100ccd81210 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/terragrunt/vendor.tar.gz /work/SRC/openSUSE:Factory/.terragrunt.new.22712/vendor.tar.gz differ: char 5, line 1