Benjamin Greiner
c7942dbcb4
- Update to version 1.8.0 * Added the (as yet undocumented) pyqt-qt-wheel utility. * chrpath and install_name_tool are no longer required when bundling Qt v5.15 or later. - Changes in v1.7.0 * Added support for PyQt6, PyQt6-3D and PyQt6-NetworkAuth to pyqt-bundle. OBS-URL: https://build.opensuse.org/request/show/874293 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-pyqt-builder?expand=0&rev=6
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Feb 19 19:56:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 1.8.0
|
|
* Added the (as yet undocumented) pyqt-qt-wheel utility.
|
|
* chrpath and install_name_tool are no longer required when
|
|
bundling Qt v5.15 or later.
|
|
- Changes in v1.7.0
|
|
* Added support for PyQt6, PyQt6-3D and PyQt6-NetworkAuth to
|
|
pyqt-bundle.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 14:54:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 1.6.0
|
|
* Appropriate defaults are now provided for the 'abi-version' and
|
|
'sip-module' options.
|
|
* Added the 'jobs' builder option and corresponding '--jobs'
|
|
command line option to sip-build, sip-install and sip-wheel.
|
|
- Update License tag
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 30 17:28:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 1.5.0
|
|
* Added the 'android-abis' project option and corresponding
|
|
'--android-abi' command line option to sip-build, sip-install
|
|
and sip-wheel.
|
|
* Added 'PYQTBUILD_VERSION' and 'PYQTBUILD_VERSION_STR' to the
|
|
'pyqtbuild' module API.
|
|
* Added support for bundling QtTextToSpeech.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 29 19:35:57 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Specify noarch
|
|
- Provide python-PyQt-builder in case packagers search for the
|
|
official Qt/PyPI name
|
|
- It actually needs the python-sip-devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 29 09:07:38 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile version 1.4.0
|