From 824dec44bae835159e0c8df5d9e917e3432b6744 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 19 Jul 2016 10:21:33 -0500 Subject: [PATCH] 5.7.2 --- .gitignore | 1 + khotkeys.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b54ae87..a5d1665 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /khotkeys-5.6.95.tar.xz /khotkeys-5.7.0.tar.xz /khotkeys-5.7.1.tar.xz +/khotkeys-5.7.2.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 28f2ea6..3f380d1 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.7.1 +Version: 5.7.2 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 19 2016 Rex Dieter - 5.7.2-1 +- 5.7.2 + * Tue Jul 12 2016 Rex Dieter - 5.7.1-1 - 5.7.1 diff --git a/sources b/sources index 3b3621c..4411c0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c15cc9954f4a12c6f60488ce3c8141e khotkeys-5.7.1.tar.xz +b694bb373444edadfd4475339644821b khotkeys-5.7.2.tar.xz