]> git.pld-linux.org Git - packages/kf5-baloo.git/commitdiff
- updated to 5.82.0 auto/th/kf5-baloo-5.82.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 10 May 2021 19:13:19 +0000 (21:13 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 10 May 2021 19:13:19 +0000 (21:13 +0200)
kf5-baloo.spec

index 8f287f3b34c44c388a59f665e8b5ce999e4452be..ee8d97f9fac6fb95dff9d8257591e7eb2f371019 100644 (file)
@@ -5,17 +5,17 @@
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.81
+%define                kdeframever     5.82
 %define                qtver           5.9.0
 %define                kfname          baloo
 Summary:       A  file indexing and file search framework
 Name:          kf5-%{kfname}
-Version:       5.81.0
+Version:       5.82.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: f32e2e6c72763f311901cf081b96b045
+# Source0-md5: 24cfbb602867487b23248d9eb3825145
 Patch0:                kf5-baloo-absolute-path.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/timeline.protocol
 %{_datadir}/dbus-1/interfaces/org.kde.BalooWatcherApplication.xml
 %{_datadir}/qlogging-categories5/baloo.renamecategories
+%{systemduserunitdir}/kde-baloo.service
+%attr(755,root,root) %{_prefix}/libexec/baloo_file
+%attr(755,root,root) %{_prefix}/libexec/baloo_file_extractor
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.034962 seconds and 4 git commands to generate.