From a33a2243619dae0c1c3f8e1faf14729a237ff10b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 25 Nov 2015 08:45:41 +0100 Subject: [PATCH] Plasma 5.4.95 --- .gitignore | 1 + khotkeys.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d660633..234e1d2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /khotkeys-5.4.1.tar.xz /khotkeys-5.4.2.tar.xz /khotkeys-5.4.3.tar.xz +/khotkeys-5.4.95.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 3f9ba22..b55c0ce 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.4.3 +Version: 5.4.95 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -89,8 +89,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %license COPYING %{_kf5_libdir}/libkhotkeysprivate.so.* %{_kf5_qtplugindir}/kcm_hotkeys.so -%{_kf5_qtplugindir}/kded_khotkeys.so -%{_kf5_datadir}/kservices5/kded/*.desktop +%{_kf5_plugindir}/kded/khotkeys.so %{_kf5_datadir}/kservices5/khotkeys.desktop %{_datadir}/khotkeys/ %{_datadir}/doc/HTML/en/kcontrol/khotkeys/ @@ -101,6 +100,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 +- Plasma 5.4.95 + * Thu Nov 05 2015 Daniel Vrátil - 5.4.3-1 - Plasma 5.4.3 diff --git a/sources b/sources index 30896ab..19a6215 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -637fcb4975b2f0e8a475c20f59ed5b3d khotkeys-5.4.3.tar.xz +4a2ed144599db25a980bb4f8332d347a khotkeys-5.4.95.tar.xz