Hello community,

here is the log from the commit of package sapnwbootstrap-formula for 
openSUSE:Factory checked in at 2020-11-21 12:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sapnwbootstrap-formula (Old)
 and      /work/SRC/openSUSE:Factory/.sapnwbootstrap-formula.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sapnwbootstrap-formula"

Sat Nov 21 12:43:20 2020 rev:18 rq:849679 version:0.5.2+git.1605860961.01a3adc

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/sapnwbootstrap-formula/sapnwbootstrap-formula.changes
    2020-10-20 16:22:58.682366867 +0200
+++ 
/work/SRC/openSUSE:Factory/.sapnwbootstrap-formula.new.5913/sapnwbootstrap-formula.changes
  2020-11-23 10:49:44.094556931 +0100
@@ -1,0 +2,7 @@
+Thu Nov 19 10:59:12 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Fix additional_dvds variable usage when salt uses python 2. The
+  variable is filtered by 'tojson' option to avoid 'u' prefix in
+  lists 
+
+-------------------------------------------------------------------

Old:
----
  sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5.tar.gz

New:
----
  sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc.tar.gz

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

Other differences:
------------------
++++++ sapnwbootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.3eizE6/_old  2020-11-23 10:49:44.746557583 +0100
+++ /var/tmp/diff_new_pack.3eizE6/_new  2020-11-23 10:49:44.746557583 +0100
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           sapnwbootstrap-formula
-Version:        0.5.2+git.1603119567.f2c4fc5
+Version:        0.5.2+git.1605860961.01a3adc
 Release:        0
 Summary:        SAP Netweaver platform deployment formula
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3eizE6/_old  2020-11-23 10:49:44.778557615 +0100
+++ /var/tmp/diff_new_pack.3eizE6/_new  2020-11-23 10:49:44.782557619 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="filename">sapnwbootstrap-formula</param>
     <param name="versionformat">0.5.2+git.%ct.%h</param>
-    <param name="revision">f2c4fc5206cdc538a8200fa83ba4fecaf12bfca8</param>
+    <param name="revision">01a3adcf056a60fa9b661d28bff7793c242c1cbd</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5.tar.gz -> 
sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5/netweaver/extract_nw_archives.sls
 
new/sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc/netweaver/extract_nw_archives.sls
--- 
old/sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5/netweaver/extract_nw_archives.sls
   2020-10-19 16:59:27.000000000 +0200
+++ 
new/sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc/netweaver/extract_nw_archives.sls
   2020-11-20 09:29:21.000000000 +0100
@@ -73,4 +73,6 @@
 {% do additional_dvd_folders.append(dvd) %}
 
 {%- endif %}
-{%- endfor %}
\ No newline at end of file
+{%- endfor %}
+
+{%- set additional_dvd_folders = additional_dvd_folders | tojson %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5/sapnwbootstrap-formula.changes
 
new/sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc/sapnwbootstrap-formula.changes
--- 
old/sapnwbootstrap-formula-0.5.2+git.1603119567.f2c4fc5/sapnwbootstrap-formula.changes
      2020-10-19 16:59:27.000000000 +0200
+++ 
new/sapnwbootstrap-formula-0.5.2+git.1605860961.01a3adc/sapnwbootstrap-formula.changes
      2020-11-20 09:29:21.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Nov 19 10:59:12 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Fix additional_dvds variable usage when salt uses python 2. The
+  variable is filtered by 'tojson' option to avoid 'u' prefix in
+  lists 
+
+-------------------------------------------------------------------
 Mon Oct 19 14:54:33 UTC 2020 - Xabier Arbulu <[email protected]>
 
 - Set the native fence mechanism usage for CSP as optional
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to