diff --git a/1.6.1.tar.gz b/1.6.1.tar.gz deleted file mode 100644 index 790a0f4..0000000 --- a/1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06 -size 184539 diff --git a/1.6.2.tar.gz b/1.6.2.tar.gz new file mode 100644 index 0000000..1fb96c4 --- /dev/null +++ b/1.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afe075f165c78ec584892887a6411fe1476f2115cf3bba026105bde29292a4b +size 184620 diff --git a/python-pyotherside.changes b/python-pyotherside.changes index 15e6c8e..5ad0d7a 100644 --- a/python-pyotherside.changes +++ b/python-pyotherside.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 29 20:50:20 UTC 2025 - Dirk Müller + +- update to 1.6.2: + * Do not call PyEval_InitThreads(); not needed since Python 3.7 + * Fixed PyOtherSideQtRCImporter for submodule imports + ------------------------------------------------------------------- Thu Jun 20 13:03:59 UTC 2024 - Dirk Müller diff --git a/python-pyotherside.spec b/python-pyotherside.spec index 5cdd8c9..34fdfce 100644 --- a/python-pyotherside.spec +++ b/python-pyotherside.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyotherside # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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 @@ %define srcname pyotherside %bcond_without test Name: python-pyotherside -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: Asynchronous Python 3 Bindings for Qt 5 License: ISC