OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtgraphicaleffects?expand=0&rev=19
This commit is contained in:
parent
db4572cee6
commit
089d617246
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 11 20:52:38 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Exclude internal QML imports from detection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 13 12:58:51 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jun 13 12:58:51 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -16,6 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
# Internal imports
|
||||||
|
%global __requires_exclude qmlimport\\(QtGraphicalEffects/private.*
|
||||||
%define qt5_snapshot 1
|
%define qt5_snapshot 1
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.15.10
|
%define real_version 5.15.10
|
||||||
|
Loading…
Reference in New Issue
Block a user