* Fri Apr 25 2025 Antonio Larrosa <alarrosa@suse.com>
- Split the package to build the Qt6Pdf bindings as a separate
flavor. This allows to build most of the bindings in SLFO but
only build the Qt6Pdf bindings (which need qt6-webengine) in
Backports.
- Add patch to allow building only the Qt6Pdf bindings without
having to build Qt6Core too:
* fix-build-without-qtcore.patch
* Thu Apr 03 2025 Ben Greiner <code@bnavigator.de>
- Update to 6.8.1
* Added the QtStateMachine module.
* Bug fixes.
- Drop 0001-Fix-build-with-Qt-6.8.2.patch
- Add PyQt6-Qt6.9.0.patch in order to build with Qt 6.9.0. This is
basically PyQt6 6.9.0.dev2504021615 without the version bump
* Sun Feb 02 2025 Christophe Marin <christophe@krop.fr>
- Add build fix:
* 0001-Fix-build-with-Qt-6.8.2.patch
* Wed Jan 08 2025 Ben Greiner <code@bnavigator.de>
- Update to 6.8.0
* Added support for Qt v6.8 (excluding any technical previews).
* Python enums are now handled correctly by Qt Designer (requires
Qt v6.8.1 or later).
* Implemented QtAudio as a synonym for QAudio.
* Added QWindow.setVulkanInstance(), QWindow.vulkanInstance(),
QVulkanExtension, QVulkanInstance and QVulkanLayer.
* Bug fixes.
- Should fix boo#1234295
* Fri Nov 08 2024 Ben Greiner <code@bnavigator.de>
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
* Tue Nov 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
* Wed Oct 16 2024 Ben Greiner <code@bnavigator.de>
- Change version to 6.8.0~dev2410061818
* Mark development version for correct order before release
- Changes from 6.7.1
* SIP v6.8.6 and PyQt6-sip v13.8 are now required for Python
v3.13 support and for Linux on ARM.
* Wed Oct 16 2024 Fabian Vogt <fvogt@suse.com>
- Update to 6.8.0.dev2410061818:
* Added support for Qt v6.8 (excluding any technical previews).
* Implemented QtAudio as a synonym for QAudio.
* Bug fixes.
* Tue Sep 10 2024 Antonio Larrosa <alarrosa@suse.com>
- Use sources from pypi. They're what we were using and upstream
doesn't seem to release sources from their homepage anymore.
* Sun Apr 21 2024 Ben Greiner <code@bnavigator.de>
- Update to 6.7.0
* Implemented QBluetoothUuid.__hash__
- Switch from development snapshot to pre-release tarball