diff --git a/python-setproctitle.changes b/python-setproctitle.changes index a116a71..2464e6c 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 19 10:02:40 UTC 2020 - Dirk Müller + +- update to 1.2.1 + - Fixed segfault after ``os.environ.clear()`` (issue #88). + ------------------------------------------------------------------- Fri Dec 4 01:17:03 UTC 2020 - Benjamin Greiner diff --git a/python-setproctitle.spec b/python-setproctitle.spec index f71627d..0a96d89 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-setproctitle -Version: 1.2 +Version: 1.2.1 Release: 0 Summary: Python module to allow customization of the process title License: BSD-3-Clause diff --git a/setproctitle-1.2.1.tar.gz b/setproctitle-1.2.1.tar.gz new file mode 100644 index 0000000..439cc3d --- /dev/null +++ b/setproctitle-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0eecb27815e31799a69eb6a06b4d375d38887d079d410565b0be82da65c950 +size 23628 diff --git a/setproctitle-1.2.tar.gz b/setproctitle-1.2.tar.gz deleted file mode 100644 index e52e270..0000000 --- a/setproctitle-1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b4e48722dd96cbd66d5bf2eab930fff8546cd551dd8d774c8a319448bd381a6 -size 23454