Update to QT 5.12.1
Changelog available here
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2738:8bcfaf304b19: Update to QT 5.12.1
Installed and rebooted no issues with the plasma desktop used falkon,qownnotes,musescore and lattedock
Diff Detail
Diff Detail
- Repository
- R2738 qt5-declarative
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Installed and rebooted
What about qownnotes? musescore? etc.
abi_used_libs | ||
---|---|---|
8 | What happened here? Are they not using qt5-xmlpatterns anymore? If not, builddep sohuld be removed. But seeing as the purpose of this library is to handle "string, xml, and network handling" - the lack of XML bit is concerning. |
Comment Actions
Update testplan
abi_used_libs | ||
---|---|---|
8 | I removed it and builds without issue and tested with several softwares and no issues there as well |
Comment Actions
Looks like the XMLListModel was moved to xmlpatterns in 5.12.0 per http://code.qt.io/cgit/qt/qtdeclarative.git/commit/?h=v5.12.1&id=0477a057fd02050fd330760bf046f5e0e91a9331 so going to accept this.