1
0

Accepting request 843698 from home:bnavigator:sip5

- 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.

OBS-URL: https://build.opensuse.org/request/show/843698
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-pyqt-builder?expand=0&rev=2
This commit is contained in:
2020-10-23 22:27:32 +00:00
committed by Git OBS Bridge
parent e8b4854ceb
commit b94719bc50
4 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>