Hello community,

here is the log from the commit of package python-shaptools for 
openSUSE:Factory checked in at 2020-06-02 14:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-shaptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-shaptools.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-shaptools"

Tue Jun  2 14:41:18 2020 rev:12 rq:810592 version:0.3.8+git.1591005605.6537616

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-shaptools/python-shaptools.changes        
2020-05-15 23:52:40.909586368 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-shaptools.new.3606/python-shaptools.changes  
    2020-06-02 14:42:08.136184553 +0200
@@ -6,0 +7,2 @@
+  (jsc#SLE-10902, jsc#SLE-10903, jsc#ECO-817, jsc#ECO-818)
+

Old:
----
  shaptools-0.3.8.tar.gz

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

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

Other differences:
------------------
++++++ python-shaptools.spec ++++++
--- /var/tmp/diff_new_pack.WnrZlj/_old  2020-06-02 14:42:09.168187814 +0200
+++ /var/tmp/diff_new_pack.WnrZlj/_new  2020-06-02 14:42:09.168187814 +0200
@@ -22,13 +22,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-shaptools
-Version:        0.3.8
+Version:        0.3.8+git.1591005605.6537616
 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/SUSE/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">6537616c8664ca5e2bb466256d372ebf8664e373</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