From 23b13dc15e04988ce610834af910b74ed2da9374 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 2 Aug 2016 09:32:52 -0500 Subject: [PATCH] 5.7.3 --- .gitignore | 1 + khotkeys.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5d1665..e3c05ae 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /khotkeys-5.7.0.tar.xz /khotkeys-5.7.1.tar.xz /khotkeys-5.7.2.tar.xz +/khotkeys-5.7.3.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 3f380d1..b927def 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.7.2 +Version: 5.7.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 Aug 02 2016 Rex Dieter - 5.7.3-1 +- 5.7.3 + * Tue Jul 19 2016 Rex Dieter - 5.7.2-1 - 5.7.2 diff --git a/sources b/sources index 4411c0c..3f10992 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b694bb373444edadfd4475339644821b khotkeys-5.7.2.tar.xz +db39c52e7bdf1ec21888aae5f9f3113a khotkeys-5.7.3.tar.xz