diff --git a/1.6.0.tar.gz b/1.6.0.tar.gz deleted file mode 100644 index 40b174e..0000000 --- a/1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ead71d0a549acb6664d72745fae5b1d4e433274c64be6a680ceeeef0754451ab -size 183645 diff --git a/1.6.1.tar.gz b/1.6.1.tar.gz new file mode 100644 index 0000000..790a0f4 --- /dev/null +++ b/1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06 +size 184539 diff --git a/python-pyotherside.changes b/python-pyotherside.changes index 4fd5f3c..15e6c8e 100644 --- a/python-pyotherside.changes +++ b/python-pyotherside.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 20 13:03:59 UTC 2024 - Dirk Müller + +- update to 1.6.1: + * Dropped support for Python < 3.8 (PR#131) + * Added support for Python 3.12 (PR#131) + * Support for Qt 6.5 and newer (backwards-incompatible + ``Q_RETURN_ARG()`` change) (fixes #128) + ------------------------------------------------------------------- Sun Jan 7 19:46:27 UTC 2024 - Dirk Müller diff --git a/python-pyotherside.spec b/python-pyotherside.spec index 5852e04..5cdd8c9 100644 --- a/python-pyotherside.spec +++ b/python-pyotherside.spec @@ -19,7 +19,7 @@ %define srcname pyotherside %bcond_without test Name: python-pyotherside -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Asynchronous Python 3 Bindings for Qt 5 License: ISC