Hello community,

here is the log from the commit of package sapnwbootstrap-formula for 
openSUSE:Leap:15.2 checked in at 2020-06-06 15:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/sapnwbootstrap-formula (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.sapnwbootstrap-formula.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sapnwbootstrap-formula"

Sat Jun  6 15:48:16 2020 rev:4 rq:811973 version:0.4.4+git.1591284148.611687e

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/sapnwbootstrap-formula/sapnwbootstrap-formula.changes
  2020-03-10 17:15:16.369451115 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.sapnwbootstrap-formula.new.3606/sapnwbootstrap-formula.changes
        2020-06-06 15:48:17.344017980 +0200
@@ -1,0 +2,80 @@
+Mon May 18 15:02:26 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.4.4
+  * Use gcp-vpc-move-route properly using independent route names
+  for ASCS and ERS instances
+
+  (jsc#ECO-1965, jsc#SLE-4047)
+
+-------------------------------------------------------------------
+Fri May 15 09:31:34 UTC 2020 - Stefano Torresi <[email protected]>
+
+- Version 0.4.3
+  * Update monitoring settings
+
+-------------------------------------------------------------------
+Tue May 12 13:55:55 UTC 2020 - Xabier Arbulu Insausti <xarbulu@localhost>
+
+- Version 0.4.2
+  * Fix the shared disk usage in non HA environments
+
+-------------------------------------------------------------------
+Wed Apr 22 19:17:03 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.4.1
+  * Make it optional to install netweaver required packages
+
+-------------------------------------------------------------------
+Tue Apr 21 16:25:44 UTC 2020 - Stefano Torresi <[email protected]>
+
+- Version 0.4.0
+  * Add Pacemaker resources for the sap_host_exporter
+
+-------------------------------------------------------------------
+Fri Apr 17 10:20:28 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.3.0
+  * Adapt the cluster template to use the proper gcp agents
+  (bsc#1161898, bsc#1160933)
+
+-------------------------------------------------------------------
+Tue Apr 14 13:38:47 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.2.11
+  * Update anyting socat resource by azure-lb as recommended in
+  the updated best practices guide
+
+-------------------------------------------------------------------
+Fri Mar 27 18:23:40 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.2.10
+  * Add support for extracting installer sar file
+  * Update installation logic to use installer from extracted installation 
media
+
+-------------------------------------------------------------------
+Fri Mar 20 13:14:30 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.2.9
+  * Install pydbapi package to connect to the HANA database
+
+-------------------------------------------------------------------
+Thu Mar 17 12:24:56 UTC 2020 - Dario Maiocchi <[email protected]>
+- Version 0.2.8
+  * Fix non-unique ID name error for monitoring.sls state
+  * Manage properly multiple exporters execution in the same host
+    update spec
+
+-------------------------------------------------------------------
+Mon Mar 16 11:02:26 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.2.7
+  * Add option to set custom parameters in the installation
+    configuration files
+  * Make the installation retry times customizable
+
+-------------------------------------------------------------------
+Tue Mar 10 09:58:57 UTC 2020 - Dario Maiocchi <[email protected]>
+- Version 0.2.6
+  * Add option to activate the sap_host_exporter on the nodes
+
+-------------------------------------------------------------------

Old:
----
  sapnwbootstrap-formula-0.2.5.tar.gz

New:
----
  _service
  sapnwbootstrap-formula-0.4.4+git.1591284148.611687e.tar.gz

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

Other differences:
------------------
++++++ sapnwbootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.1a2n3H/_old  2020-06-06 15:48:17.760019453 +0200
+++ /var/tmp/diff_new_pack.1a2n3H/_new  2020-06-06 15:48:17.764019468 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           sapnwbootstrap-formula
-Version:        0.2.5
+Version:        0.4.4+git.1591284148.611687e
 Release:        0
 Summary:        SAP Netweaver platform deployment formula
 License:        Apache-2.0

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/SUSE/sapnwbootstrap-formula.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="filename">sapnwbootstrap-formula</param>
    <param name="versionformat">0.4.4+git.%ct.%h</param>
    <param name="revision">611687eb99ad67f2ad97dc91f723d874510a24fb</param>
  </service>

  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>

  <service name="set_version" mode="disabled">
    <param name="basename">sapnwbootstrap-formula</param>
  </service>
</services>

Reply via email to