Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terragrunt for openSUSE:Factory 
checked in at 2022-09-14 13:45:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terragrunt (Old)
 and      /work/SRC/openSUSE:Factory/.terragrunt.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terragrunt"

Wed Sep 14 13:45:04 2022 rev:12 rq:1003419 version:0.38.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/terragrunt/terragrunt.changes    2022-09-08 
14:23:26.558639672 +0200
+++ /work/SRC/openSUSE:Factory/.terragrunt.new.2083/terragrunt.changes  
2022-09-14 13:45:17.629941337 +0200
@@ -1,0 +2,6 @@
+Tue Sep 13 12:46:18 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.38.10:
+  * Share `Env` attributes with `cfgOptions`. (#2274)
+
+-------------------------------------------------------------------

Old:
----
  terragrunt-0.38.9.tar.gz

New:
----
  terragrunt-0.38.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terragrunt.spec ++++++
--- /var/tmp/diff_new_pack.qzjuo5/_old  2022-09-14 13:45:18.405943291 +0200
+++ /var/tmp/diff_new_pack.qzjuo5/_new  2022-09-14 13:45:18.409943301 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           terragrunt
-Version:        0.38.9
+Version:        0.38.10
 Release:        0
 Summary:        Thin wrapper for Terraform for working with multiple Terraform 
modules
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qzjuo5/_old  2022-09-14 13:45:18.449943401 +0200
+++ /var/tmp/diff_new_pack.qzjuo5/_new  2022-09-14 13:45:18.453943412 +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.38.9</param>
+    <param name="revision">v0.38.10</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">terragrunt-0.38.9.tar.gz</param>
+    <param name="archive">terragrunt-0.38.10.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qzjuo5/_old  2022-09-14 13:45:18.473943462 +0200
+++ /var/tmp/diff_new_pack.qzjuo5/_new  2022-09-14 13:45:18.477943472 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/gruntwork-io/terragrunt</param>
-              <param 
name="changesrevision">7788a525ab61641211e3f8a127ed53b450e96bc8</param></service></servicedata>
+              <param 
name="changesrevision">988144701b12bf51bf8315d1d6fc28539673913d</param></service></servicedata>
 (No newline at EOF)
 

++++++ terragrunt-0.38.9.tar.gz -> terragrunt-0.38.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terragrunt-0.38.9/configstack/module.go 
new/terragrunt-0.38.10/configstack/module.go
--- old/terragrunt-0.38.9/configstack/module.go 2022-08-29 13:55:37.000000000 
+0200
+++ new/terragrunt-0.38.10/configstack/module.go        2022-09-13 
09:55:43.000000000 +0200
@@ -590,6 +590,7 @@
                        terragruntOptions.Logger.Debugf("Failed to build 
terragrunt options from %s %v", dir, err)
                        return nil
                }
+               cfgOptions.Env = terragruntOptions.Env
                cfgOptions.LogLevel = terragruntOptions.LogLevel
                if terragruntOptions.TerraformCommand == "destroy" {
                        var hook = NewForceLogLevelHook(logrus.DebugLevel)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/terragrunt/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.terragrunt.new.2083/vendor.tar.gz differ: char 5, 
line 1

Reply via email to