qml-autoreqprov/qml-autoreqprov.changes
Christophe Giboudeaux 4932618b1a Accepting request 926352 from home:Vogtinator:branches:KDE:Qt5
Previously it effectively checked for libQtQuick5/libQt6Qml6 presence,
so this should be pretty similar.

- Check for a Qt runtime directory instead of qmake to also work if
  no development packages are installed

OBS-URL: https://build.opensuse.org/request/show/926352
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qml-autoreqprov?expand=0&rev=8
2021-10-19 19:01:08 +00:00

28 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 19 18:45:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Check for a Qt runtime directory instead of qmake to also work if
no development packages are installed
-------------------------------------------------------------------
Tue Oct 5 10:48:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update qml.req for Qt 6.2. qmlimportscanner is now installed in
%_qt6_libexecdir and has no symlink in /usr/bin. qmake will be
queried to find the install dir.
-------------------------------------------------------------------
Wed Jan 27 08:54:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Convert the opt-in for qml.req to an opt-out
-------------------------------------------------------------------
Fri Jan 15 15:40:18 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Add a missing { to fix the relative plugin path case
-------------------------------------------------------------------
Fri Sep 8 18:19:17 UTC 2017 - fabian@ritter-vogt.de
- Initial experiments