Compare commits
5 Commits
acbc3c4af5
...
ab7f0f06b0
Author | SHA256 | Date | |
---|---|---|---|
ab7f0f06b0 | |||
|
9283fbb7d6 | ||
|
36322d139b | ||
|
1c3392708e | ||
|
a2e0817f4a |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 9 22:49:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Ignore private QML imports
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 10:22:59 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -27,6 +27,9 @@
|
||||
%define pkg_suffix -docs
|
||||
%endif
|
||||
#
|
||||
# Private QML imports
|
||||
%global __requires_exclude qt6qmlimport\\((Calculator|InvokeExample|Mediaplayer|TrafficLightApplication)\\)
|
||||
#
|
||||
Name: qt6-scxml%{?pkg_suffix}
|
||||
Version: 6.8.2
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user