From 5c10df4b477961b4763cdaa99a18862980131f03 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 19 Apr 2016 12:53:37 -0500 Subject: [PATCH] 5.6.3 --- .gitignore | 1 + khotkeys.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8dcffa1..c80c8d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /khotkeys-5.6.1.tar.xz /khotkeys-5.6.2.tar.xz +/khotkeys-5.6.3.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index a719f2d..e64f11e 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.6.2 +Version: 5.6.3 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 19 2016 Rex Dieter - 5.6.3-1 +- 5.6.3 + * Sat Apr 09 2016 Rex Dieter - 5.6.2-1 - 5.6.2 diff --git a/sources b/sources index 164bf0c..455e8d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e38ba004c2ea5fdef1e6963c7e6f8163 khotkeys-5.6.2.tar.xz +c9297ad10dab5a589259fba2031c1e47 khotkeys-5.6.3.tar.xz