diff --git a/.gitignore b/.gitignore index 9214f10..6f066a2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /khotkeys-5.3.0.tar.xz /khotkeys-5.3.1.tar.xz /khotkeys-5.3.2.tar.xz +/khotkeys-5.4.0.tar.xz diff --git a/khotkeys.spec b/khotkeys.spec index 597e42a..bf22dcb 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.3.2 +Version: 5.4.0 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -96,6 +96,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 +- Plasma 5.4.0 + +* Thu Aug 13 2015 Daniel Vrátil - 5.3.95-1 +- Plasma 5.3.95 + * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 diff --git a/sources b/sources index 23d0b24..8549f7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8dfd877f63186c9029fbd1519e7e200 khotkeys-5.3.2.tar.xz +7014f8129cfcf96119dfb3cc23da7ffb khotkeys-5.4.0.tar.xz