diff --git a/python-setproctitle.changes b/python-setproctitle.changes index 2464e6c..df63547 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 28 23:04:25 UTC 2021 - Dirk Müller + +- update to 1.2.2: + - Fixed Windows build (issues #89, #90). + - Added wheel packages for Windows (issues #47, #90). + - Added wheel packages for aarch64 (issues #95). + ------------------------------------------------------------------- Sat Dec 19 10:02:40 UTC 2020 - Dirk Müller diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 0a96d89..51b9a87 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -1,7 +1,7 @@ # # spec file for package python-setproctitle # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-setproctitle -Version: 1.2.1 +Version: 1.2.2 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 deleted file mode 100644 index 439cc3d..0000000 --- a/setproctitle-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f0eecb27815e31799a69eb6a06b4d375d38887d079d410565b0be82da65c950 -size 23628 diff --git a/setproctitle-1.2.2.tar.gz b/setproctitle-1.2.2.tar.gz new file mode 100644 index 0000000..50cd0fe --- /dev/null +++ b/setproctitle-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfb472c8852403d34007e01d6e3c68c57eb66433fb8a5c77b13b89a160d97df +size 23960