Hello community,

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

Package is "python-shaptools"

Tue Jun  2 22:26:40 2020 rev:3 rq:810941 version:0.3.8+git.1591003106.824596b

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-shaptools/python-shaptools.changes      
2020-05-28 20:11:21.131212601 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-shaptools.new.3606/python-shaptools.changes
    2020-06-02 22:26:41.267103633 +0200
@@ -1,0 +2,21 @@
+Fri Mar 27 18:15:37 UTC 2020 - Simranpal Singh <simranpal.si...@suse.com>
+
+- Create version 0.3.8
+- Add functionality to extract SAP sar files using SAPCAR tool
+
+  (jsc#SLE-10902, jsc#SLE-10903, jsc#ECO-817, jsc#ECO-818)
+
+-------------------------------------------------------------------
+Tue Mar 24 11:29:14 UTC 2020 - Xabier Arbulu <xarb...@suse.com>
+
+- Create version 0.3.7
+- Improve hana installation software detection to allow more use
+  cases
+
+-------------------------------------------------------------------
+Thu Mar 19 15:31:22 UTC 2020 - Xabier Arbulu <xarb...@suse.com>
+
+- Create version 0.3.6
+- Change the get_platform method to include the system OS type
+
+-------------------------------------------------------------------

Old:
----
  shaptools-0.3.5.tar.gz

New:
----
  _service
  python-shaptools-0.3.8+git.1591003106.824596b.tar.gz

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

Other differences:
------------------
++++++ python-shaptools.spec ++++++
--- /var/tmp/diff_new_pack.JhO2Xo/_old  2020-06-02 22:26:41.547104509 +0200
+++ /var/tmp/diff_new_pack.JhO2Xo/_new  2020-06-02 22:26:41.547104509 +0200
@@ -22,13 +22,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-shaptools
-Version:        0.3.5
+Version:        0.3.8+git.1591003106.824596b
 Release:        0
 Summary:        Python tools to interact with SAP HANA utilities
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/SUSE/shaptools
-Source:         shaptools-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.gz
 %if %{with test}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -43,7 +43,7 @@
 API to expose SAP HANA functionalities
 
 %prep
-%setup -q -n shaptools-%{version}
+%setup -q -n %{name}-%{version}
 
 %build
 %python_build

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/arbulu89/shaptools.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="filename">python-shaptools</param>
    <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
    <param name="revision">824596b3727ead74281c4d72c47754ec28319c37</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">python-shaptools</param>
  </service>
</services>

Reply via email to