[packages/kf5-plasma-framework] - updated to 5.59.0

witekfl witekfl at pld-linux.org
Mon Jun 10 22:50:59 CEST 2019


commit 1a7ed11b010fe2350d29ca757630405abe28796d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Jun 10 22:50:54 2019 +0200

    - updated to 5.59.0

 kf5-plasma-framework.spec | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/kf5-plasma-framework.spec b/kf5-plasma-framework.spec
index 2e282b2..5cc4ce4 100644
--- a/kf5-plasma-framework.spec
+++ b/kf5-plasma-framework.spec
@@ -1,15 +1,15 @@
-%define         kdeframever     5.56
-%define         qtver           5.9.0
-%define         kfname          plasma-framework
+%define		kdeframever	5.59
+%define		qtver		5.9.0
+%define		kfname		plasma-framework
 
 Summary:	The foundations that can be used to build a primary user interface
 Name:		kf5-%{kfname}
-Version:	5.56.0
+Version:	5.59.0
 Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	1291b03536fb9719acc910f6d3c2af98
+# Source0-md5:	7a6a2bed60529ec3a79f393e3bc0fc0f
 URL:		http://www.kde.org/
 BuildRequires:	EGL-devel
 BuildRequires:	OpenGL-devel
@@ -18,8 +18,8 @@ BuildRequires:	Qt5DBus-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel >= %{qtver}
 BuildRequires:	Qt5Network-devel >= %{qtver}
 BuildRequires:	Qt5Qml-devel >= %{qtver}
-BuildRequires:	Qt5Quick-devel >= %{qtver}
 BuildRequires:	Qt5Quick-controls2-devel >= %{qtver}
+BuildRequires:	Qt5Quick-devel >= %{qtver}
 BuildRequires:	Qt5Script-devel >= %{qtver}
 BuildRequires:	Qt5Sql-devel >= %{qtver}
 BuildRequires:	Qt5Svg-devel >= %{qtver}
@@ -367,12 +367,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt5/qml/org/kde/plasma/components.3/SwitchDelegate.qml
 %{_libdir}/qt5/qml/org/kde/plasma/components.3/SwitchIndicator.qml
 %{_datadir}/kdevappwizard/templates/plasma-wallpaper-with-qml-extension.tar.bz2
-%{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/private/MobileCursor.qml
-%{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/private/MobileTextActionsToolBar.qml
 %{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/private/qmldir
-%{_libdir}/qt5/qml/org/kde/plasma/components.3/private/MobileCursor.qml
-%{_libdir}/qt5/qml/org/kde/plasma/components.3/private/MobileTextActionsToolBar.qml
+%dir %{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection
+%{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/MobileCursor.qml
+%{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/MobileTextActionsToolBar.qml
+%{_libdir}/qt5/qml/QtQuick/Controls.2/Plasma/mobiletextselection/qmldir
 %{_libdir}/qt5/qml/org/kde/plasma/components.3/private/qmldir
+%dir %{_libdir}/qt5/qml/org/kde/plasma/components.3/mobiletextselection
+%{_libdir}/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml
+%{_libdir}/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileTextActionsToolBar.qml
+%{_libdir}/qt5/qml/org/kde/plasma/components.3/mobiletextselection/qmldir
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-plasma-framework.git/commitdiff/1a7ed11b010fe2350d29ca757630405abe28796d



More information about the pld-cvs-commit mailing list