From 9a0d8f5660b985dffc53c442a4e3c73d947d5717 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 13 Sep 2016 15:45:23 -0500 Subject: [PATCH] 5.7.5 --- .gitignore | 1 + khotkeys.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 87f2280..5b50740 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /khotkeys-5.7.2.tar.xz /khotkeys-5.7.3.tar.xz /khotkeys-5.7.4.tar.xz +/khotkeys-5.7.5.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 28824de..098b14c 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.7.4 +Version: 5.7.5 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Sep 13 2016 Rex Dieter - 5.7.5-1 +- 5.7.5 + * Tue Aug 23 2016 Rex Dieter - 5.7.4-1 - 5.7.4 diff --git a/sources b/sources index 380e872..073173c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -519fbf7a6cee5fc2e2cc3fe171c67961 khotkeys-5.7.4.tar.xz +abfb927b62bfeefab1f0a8cfa9edec44 khotkeys-5.7.5.tar.xz