diff --git a/python-setproctitle.changes b/python-setproctitle.changes index 12d2d94..ec2aea0 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 14 10:50:19 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.3.6 + * Add support for free-threading (issue #147) + ------------------------------------------------------------------- Mon Jun 16 06:12:21 UTC 2025 - Steve Kowalik diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 431766b..d977ff8 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-setproctitle -Version: 1.3.5 +Version: 1.3.6 Release: 0 Summary: Python module to allow customization of the process title License: BSD-3-Clause diff --git a/setproctitle-1.3.5.tar.gz b/setproctitle-1.3.5.tar.gz deleted file mode 100644 index e16e224..0000000 --- a/setproctitle-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e6eaeaf8a734d428a95d8c104643b39af7d247d604f40a7bebcf3960a853c5e -size 26737 diff --git a/setproctitle-1.3.6.tar.gz b/setproctitle-1.3.6.tar.gz new file mode 100644 index 0000000..dc0c26c --- /dev/null +++ b/setproctitle-1.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169 +size 26889