1
0
2020-02-26 12:43:24 +00:00
committed by Git OBS Bridge
parent 779671239f
commit 340ac32eb7
5 changed files with 178 additions and 68 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Feb 19 10:17:00 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.15.0-alpha:
* New feature release
* For more details please see:
https://wiki.qt.io/New_Features_in_Qt_5.15
- Add patch to fix building the designer plugin:
* fix-missing-designerplugin.patch
- Move designer plugin into -devel subpackage
- Add packages for new Qt PDF module (which is technically separate
from WebEngine, but shares the source tarball)
-------------------------------------------------------------------
Mon Jan 27 13:14:47 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>