diff --git a/python-sh.changes b/python-sh.changes index ed9d931..842464d 100644 --- a/python-sh.changes +++ b/python-sh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 22 21:07:07 UTC 2023 - Dirk Müller + +- update to 2.0.4: + * Allow `ok_code` to be used with `fg` #655 + * Make sure `new_group` never creates a new session #675 + ------------------------------------------------------------------- Sat May 6 20:58:14 UTC 2023 - Matej Cepl diff --git a/python-sh.spec b/python-sh.spec index 0f4d06a..904de6f 100644 --- a/python-sh.spec +++ b/python-sh.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sh -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: Python subprocess interface License: MIT diff --git a/sh-2.0.3.tar.gz b/sh-2.0.3.tar.gz deleted file mode 100644 index ca0c99e..0000000 --- a/sh-2.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:800efeda403b63879b0a5625f65a0021fd1ea61ed181954da0346372a7b2a341 -size 345365 diff --git a/sh-2.0.4.tar.gz b/sh-2.0.4.tar.gz new file mode 100644 index 0000000..2da9743 --- /dev/null +++ b/sh-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18920f0839991bc9dfddb6dcc006c360b1064ba96257359f0ea356e9fa75a60 +size 345443