diff --git a/parallax-1.0.5.tar.gz b/parallax-1.0.5.tar.gz deleted file mode 100644 index d535c21..0000000 --- a/parallax-1.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9e4dc500f1306a638df0f19d4ef976a623b260fc614c55cb1fd0d8410b3c4ba -size 17074 diff --git a/parallax-1.0.6.tar.gz b/parallax-1.0.6.tar.gz new file mode 100644 index 0000000..d3e0ef5 --- /dev/null +++ b/parallax-1.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16703202ff67aed4740c0727df304abe9f3e7851e653533b24de21b338d9081 +size 17371 diff --git a/python-parallax.changes b/python-parallax.changes index 780e909..9d54ba0 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 1 08:54:34 UTC 2020 - Kristoffer Gronlund + +- Release 1.0.6 +- Replace preexec_fn as start_new_session +- No need to mask signals for subprocess call + ------------------------------------------------------------------- Thu Aug 22 07:50:06 UTC 2019 - Kristoffer Gronlund diff --git a/python-parallax.spec b/python-parallax.spec index 0bff0a2..f0fe1cd 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -1,7 +1,7 @@ # # spec file for package python-parallax # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-parallax -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Python module for multi-node SSH command execution and file copy License: BSD-3-Clause