diff --git a/python-shaptools.changes b/python-shaptools.changes index 5238a0e..3eef88c 100644 --- a/python-shaptools.changes +++ b/python-shaptools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Oct 22 02:41:35 UTC 2019 - Xabier Arbulu + +- Create package version 0.3.2 +- Add isconnected and reconnect methods + +------------------------------------------------------------------- +Wed Aug 7 12:50:36 UTC 2019 - Xabier Arbulu Insausti + +- Add the required code to install SAP Netweaver instances + * Wrap sapcontrol command usage + * Install and uninstall SAP instances + * Check current installation status + ------------------------------------------------------------------- Tue Jul 23 11:04:25 UTC 2019 - Xabier Arbulu Insausti diff --git a/python-shaptools.spec b/python-shaptools.spec index 3de18c9..6d717c9 100644 --- a/python-shaptools.spec +++ b/python-shaptools.spec @@ -1,7 +1,7 @@ # # spec file for package python-shaptools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - +# Please submit bugfixes or comments via http://bugs.opensuse.org/ %if 0%{?suse_version} < 1500 %bcond_with test @@ -24,7 +22,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-shaptools -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Python tools to interact with SAP HANA utilities License: Apache-2.0 diff --git a/shaptools-0.3.1.tar.gz b/shaptools-0.3.1.tar.gz deleted file mode 100644 index ecc836c..0000000 --- a/shaptools-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8264622de4ac7960407584d4450c18897487c35534b8db276b7a614ba0641ef -size 36909 diff --git a/shaptools-0.3.2.tar.gz b/shaptools-0.3.2.tar.gz new file mode 100644 index 0000000..962fc2f --- /dev/null +++ b/shaptools-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead1b63033ccad902bdff54b601edf25c5e1c2f5b91b1312f072b58808510148 +size 44759