Compare commits

...

3 Commits

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