]> git.pld-linux.org Git - packages/kf5-purpose.git/blobdiff - kf5-purpose.spec
relup
[packages/kf5-purpose.git] / kf5-purpose.spec
index c4ecbca605e9aaa25b56bd823df38f878a1857d7..d509d789704d78f28445baa900b5fbaa5e9582a1 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeframever     5.93
-%define                qtver           5.9.0
+%define                kdeframever     5.108
+%define                qtver           5.15.2
 %define                kfname          purpose
 
 Summary:       Offers available actions for a specific purpose
 Name:          kf5-%{kfname}
-Version:       5.93.0
-Release:       1
+Version:       5.108.0
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 04d0963a15c243f056f570c7f131e501
+# Source0-md5: b79f9498df9eab52bafe5e82eca4b2d4
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Test-devel >= %{qtver}
@@ -127,7 +127,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/qt5/qml/org/kde/purpose/phabricator
 %attr(755,root,root) %{_libdir}/qt5/qml/org/kde/purpose/phabricator/libphabricatorquickplugin.so
 %{_libdir}/qt5/qml/org/kde/purpose/phabricator/qmldir
-%{_libdir}/qt5/qml/org/kde/purpose/plugins.qmltypes
 %{_libdir}/qt5/qml/org/kde/purpose/qmldir
 %dir %{_libdir}/qt5/qml/org/kde/purpose/reviewboard
 %attr(755,root,root) %{_libdir}/qt5/qml/org/kde/purpose/reviewboard/librbpurposequickplugin.so
@@ -150,7 +149,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/64x64/actions/kipiplugin_youtube.png
 %{_datadir}/purpose
 %{_datadir}/qlogging-categories5/purpose.renamecategories
-%{_libdir}/qt5/plugins/kf5/purpose/twitterplugin.so
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/purpose/twitterplugin.so
+%{_libdir}/qt5/qml/org/kde/purpose/AlternativesView.qml
+%{_libdir}/qt5/qml/org/kde/purpose/JobView.qml
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.047397 seconds and 4 git commands to generate.