Accepting request 1251592 from KDE:Qt6

- Ignore private QML imports

OBS-URL: https://build.opensuse.org/request/show/1251592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-wayland?expand=0&rev=45
This commit is contained in:
Ana Guerrero 2025-03-10 16:58:01 +00:00 committed by Git OBS Bridge
commit a887372aed
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 9 22:50:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Ignore private QML imports
-------------------------------------------------------------------
Fri Feb 28 17:12:04 UTC 2025 - pallas wept <pallaswept@proton.me>

View File

@ -26,6 +26,9 @@
%define pkg_suffix -docs
%endif
#
# Private QML imports
%global __requires_exclude qt6qmlimport\\(io\\.qt\\.examples.*
#
%ifnarch %{arm} aarch64
%global with_opengl 1
%endif