diff --git a/pyqt6-6.10.0.tar.gz b/pyqt6-6.10.0.tar.gz new file mode 100644 index 0000000..67f8aa2 --- /dev/null +++ b/pyqt6-6.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710ecfd720d9a03b2c684881ae37f528e11d17e8f1bf96431d00a6a73f308e36 +size 1079921 diff --git a/pyqt6-6.9.1.tar.gz b/pyqt6-6.9.1.tar.gz deleted file mode 100644 index 454969b..0000000 --- a/pyqt6-6.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50642be03fb40f1c2111a09a1f5a0f79813e039c15e78267e6faaf8a96c1c3a6 -size 1067230 diff --git a/python-PyQt6.changes b/python-PyQt6.changes index ef0e5c2..1d0b782 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 29 09:29:40 UTC 2025 - Ben Greiner + +- Update to 6.10.0 + * Added support for Qt v6.10 (excluding QRangeModel). + * Added support for QGuiApplication.nativeInterface(). + * The indentation used by pylupdate in .ts files has been + adjusted to exactly match the behaviour of Qt Linguist. + However the different ways empty elements are handled means + files generated by each are not identical. + ------------------------------------------------------------------- Mon Jun 9 16:50:12 UTC 2025 - Ben Greiner diff --git a/python-PyQt6.spec b/python-PyQt6.spec index b9169bc..1757c6d 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -40,7 +40,7 @@ ExclusiveArch: do_not_build %{?sle15_python_module_pythons} Name: python-%{mname}%{?pkg_suffix} -Version: 6.9.1 +Version: 6.10.0 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree