diff --git a/python-setproctitle.changes b/python-setproctitle.changes index ec2aea0..2280e6e 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 22 13:18:52 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.3.7 + * Add support for Python 3.14 (issue #152). +- Rename COPYRIGHT to LICENSE in %license section + ------------------------------------------------------------------- Mon Jul 14 10:50:19 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-setproctitle.spec b/python-setproctitle.spec index d977ff8..36f37ae 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-setproctitle -Version: 1.3.6 +Version: 1.3.7 Release: 0 Summary: Python module to allow customization of the process title License: BSD-3-Clause @@ -60,7 +60,7 @@ export CFLAGS="%{optflags}" %files %{python_files} %doc HISTORY.rst README.rst -%license COPYRIGHT +%license LICENSE %{python_sitearch}/setproctitle %{python_sitearch}/setproctitle-%{version}.dist-info diff --git a/setproctitle-1.3.6.tar.gz b/setproctitle-1.3.6.tar.gz deleted file mode 100644 index dc0c26c..0000000 --- a/setproctitle-1.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169 -size 26889 diff --git a/setproctitle-1.3.7.tar.gz b/setproctitle-1.3.7.tar.gz new file mode 100644 index 0000000..5d9c111 --- /dev/null +++ b/setproctitle-1.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e +size 27002