Hello community,

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

Package is "salt-shaptools"

Sat Jun  6 15:48:15 2020 rev:4 rq:811972 version:0.3.7+git.1591284143.9989ae7

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/salt-shaptools/salt-shaptools.changes  
2020-05-28 22:00:54.551294519 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.salt-shaptools.new.3606/salt-shaptools.changes    
    2020-06-06 15:48:16.292014255 +0200
@@ -1,0 +2,42 @@
+Thu Jun  4 09:17:52 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.3.7
+  * Make diskless sbd and using disks self exclusive (bsc#1172432)
+
+  (jsc#ECO-1965, jsc#SLE-4047)
+
+-------------------------------------------------------------------
+Thu May 21 10:14:22 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.3.6
+  * Add the option to configure the cluster properties and defaults
+  * Update cluster_configured to add `force` flag
+  (bsc#1170702)
+
+-------------------------------------------------------------------
+Fri May  8 23:37:02 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.3.5
+  * Add support to pass extra tar options
+
+-------------------------------------------------------------------
+Fri Mar 27 18:06:32 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.3.4
+  * Add new salt module and state to extract the sar files using SAPCAR
+
+-------------------------------------------------------------------
+Fri Mar 20 14:49:04 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.3.3
+  * Add new salt state to extract the HANA python dbapi client
+
+-------------------------------------------------------------------
+Thu Mar  5 10:03:39 UTC 2020 - Xabier Arbulu <[email protected]>
+
+- Version 0.3.2
+  * Add a new salt state method to update corosync configuration
+    file
+  * Fix travis file to install the py packages in develop mode
+
+-------------------------------------------------------------------

Old:
----
  salt-shaptools-0.3.1.tar.gz

New:
----
  _service
  salt-shaptools-0.3.7+git.1591284143.9989ae7.tar.gz

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

Other differences:
------------------
++++++ salt-shaptools.spec ++++++
--- /var/tmp/diff_new_pack.YC5EdU/_old  2020-06-06 15:48:16.692015672 +0200
+++ /var/tmp/diff_new_pack.YC5EdU/_new  2020-06-06 15:48:16.696015686 +0200
@@ -19,7 +19,7 @@
 # See also https://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           salt-shaptools
-Version:        0.3.1
+Version:        0.3.7+git.1591284143.9989ae7
 Release:        0
 Summary:        Salt modules and states for SAP Applications and SLE-HA 
components management
 
@@ -51,7 +51,8 @@
 cp -R salt/states/netweavermod.py %{buildroot}/srv/salt/_states
 cp -R salt/modules/saptunemod.py %{buildroot}/srv/salt/_modules
 cp -R salt/states/saptunemod.py %{buildroot}/srv/salt/_states
-
+cp -R salt/modules/sapcarmod.py %{buildroot}/srv/salt/_modules
+cp -R salt/states/sapcarmod.py %{buildroot}/srv/salt/_states
 
 %files
 %defattr(-,root,root,-)

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/SUSE/salt-shaptools.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="filename">salt-shaptools</param>
    <param name="versionformat">0.3.7+git.%ct.%h</param>
    <param name="revision">9989ae7bec9c54c17db26aeac3a9f75aac47e27e</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">salt-shaptools</param>
  </service>
</services>

Reply via email to