1 Commits

Author SHA256 Message Date
20eb71242d Update package from 6.8.1 to 6.9.1 to support Qt 6.9 properly
This is a migration of https://build.suse.de/request/show/385250
2025-10-02 12:37:51 +02:00
4 changed files with 4 additions and 15 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:710ecfd720d9a03b2c684881ae37f528e11d17e8f1bf96431d00a6a73f308e36
size 1079921

BIN
pyqt6-6.9.1.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Wed Oct 29 09:29:40 UTC 2025 - Ben Greiner <code@bnavigator.de>
- 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 <code@bnavigator.de>

View File

@@ -40,7 +40,7 @@ ExclusiveArch: do_not_build
%{?sle15_python_module_pythons}
Name: python-%{mname}%{?pkg_suffix}
Version: 6.10.0
Version: 6.9.1
Release: 0
Summary: Python bindings for Qt 6
License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree