From 1a76df929c67480c1be1b1bdc11dcd7a828bb0a7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 14 May 2016 08:19:17 -0500 Subject: [PATCH] 5.6.4 --- .gitignore | 1 + khotkeys.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c80c8d3..321cb0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /khotkeys-5.6.1.tar.xz /khotkeys-5.6.2.tar.xz /khotkeys-5.6.3.tar.xz +/khotkeys-5.6.4.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index e64f11e..9bc0a39 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.6.3 +Version: 5.6.4 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat May 14 2016 Rex Dieter - 5.6.4-1 +- 5.6.4 + * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.3 diff --git a/sources b/sources index 455e8d9..dfed4c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9297ad10dab5a589259fba2031c1e47 khotkeys-5.6.3.tar.xz +60dbef0a82cf074a22a4aa0f40f0e47f khotkeys-5.6.4.tar.xz