diff --git a/.gitignore b/.gitignore index 0c560e1..f9fb19e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /khotkeys-5.2.2.tar.xz /khotkeys-5.2.95.tar.xz /khotkeys-5.3.0.tar.xz +/khotkeys-5.3.1.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index c7685d8..5ec4bd5 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,6 +1,6 @@ Name: khotkeys -Version: 5.3.0 -Release: 2%{?dist} +Version: 5.3.1 +Release: 1%{?dist} Summary: Application to configure hotkeys in KDE License: GPLv2+ @@ -85,6 +85,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_libdir}/cmake/KHotKeysDBusInterface %changelog +* Tue May 26 2015 Daniel Vrátil - 5.3.1-1 +- Plasma 5.3.1 + * Mon May 11 2015 Nils Philippsen - 5.3.0-2 - don't conflict kde-workspace anymore - obsolete khotkeys-libs diff --git a/sources b/sources index 38f80a8..87d75f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7911ebdb88f415510ef480ca1faa147f khotkeys-5.3.0.tar.xz +00b0d5c530424cb497347fefcf24f31b khotkeys-5.3.1.tar.xz