Accepting request 361979 from KDE:Frameworks5
- Add %requires_eq libQt5Core5 to the libKF5Declarative5 subpackage * QQmlPropertyMap leaks private but exported QObjectPrivate symbol: https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335 OBS-URL: https://build.opensuse.org/request/show/361979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=27
This commit is contained in:
commit
fd96c1e9b8
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 18:54:08 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Add %requires_eq libQt5Core5 to the libKF5Declarative5 subpackage
|
||||
* QQmlPropertyMap leaks private but exported QObjectPrivate symbol:
|
||||
https://bugreports.qt.io/browse/QTBUG-46433 and
|
||||
https://bugs.launchpad.net/bugs/1426335
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 18:00:35 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -57,6 +57,9 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
%package -n %lname
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
Group: System/GUI/KDE
|
||||
# QQmlPropertyMap leaks private but exported QObjectPrivate symbol
|
||||
# https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335
|
||||
%requires_eq libQt5Core5
|
||||
%if %{with lang}
|
||||
Recommends: %lname-lang = %{version}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user