]> git.pld-linux.org Git - packages/kf5-krunner.git/commitdiff
- Up to 5.65.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 23:20:23 +0000 (00:20 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 23:20:23 +0000 (00:20 +0100)
kf5-krunner.spec

index 0759bceabc49f9b707c1008c4345d28a638a65f6..9df8f99f8a290755465446be2800ffc668a0446f 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.59
+%define                kdeframever     5.65
 %define                qtver           5.9.0
 %define                kfname          krunner
 
 Summary:       Framework for Plasma runners
 Name:          kf5-%{kfname}
-Version:       5.59.0
+Version:       5.65.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 7a6f475dddc9f60d6001ec2f4dcb857e
+# Source0-md5: 2349c3ecca5526a7a430437af67a0873
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -106,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.md
-/etc/xdg/krunner.categories
+%{_datadir}/qlogging-categories5/krunner.categories
 %attr(755,root,root) %ghost %{_libdir}/libKF5Runner.so.5
 %attr(755,root,root) %{_libdir}/libKF5Runner.so.*.*
 %attr(755,root,root) %{_libdir}/qt5/qml/org/kde/runnermodel/librunnermodelplugin.so
This page took 0.442019 seconds and 4 git commands to generate.