diff --git a/.gitignore b/.gitignore index e136930..75a8db5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1 @@ -/khotkeys-5.1.95.tar.xz -/khotkeys-5.2.0.tar.xz -/khotkeys-5.2.1.tar.xz -/khotkeys-5.2.2.tar.xz -/khotkeys-5.2.95.tar.xz -/khotkeys-5.3.0.tar.xz -/khotkeys-5.3.1.tar.xz -/khotkeys-5.3.2.tar.xz -/khotkeys-5.4.0.tar.xz -/khotkeys-5.4.1.tar.xz -/khotkeys-5.4.2.tar.xz -/khotkeys-5.4.3.tar.xz -/khotkeys-5.4.95.tar.xz -/khotkeys-5.5.0.tar.xz -/khotkeys-5.5.1.tar.xz -/khotkeys-5.5.2.tar.xz -/khotkeys-5.5.3.tar.xz -/khotkeys-5.5.4.tar.xz -/khotkeys-5.5.5.tar.xz +/khotkeys-5.6.1.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index debbc0d..928890d 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,10 +1,11 @@ Name: khotkeys -Version: 5.5.5 +Version: 5.6.1 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE License: GPLv2+ -URL: https://projects.kde.org/projects/kde/workspace/khotkeys +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -18,7 +19,6 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{ve # kcm_hotkeys, use qdbusviewer-qt5, see also http://bugs.kde.org/329094 Patch100: khotkeys-5.4.2-qdbusviewer-qt5.patch -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-kcmutils-devel BuildRequires: kf5-kdbusaddons-devel @@ -62,9 +62,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{name}-%{version} - -%patch100 -p1 -b .qtdbusviewer-qt5 +%autosetup -p1 %build @@ -100,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Apr 08 2016 Rex Dieter - 5.6.1-1 +- 5.6.1 + * Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 - Plasma 5.5.5 diff --git a/sources b/sources index 65c3535..418e214 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -125eba6bf6ce9d518fd31f7c0465a055 khotkeys-5.5.5.tar.xz +e5a2828b589967d0f98e289fabcb1efe khotkeys-5.6.1.tar.xz