diff --git a/.gitignore b/.gitignore index 64a776e..e21ccb5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kservice-5.1.0.tar.xz /kservice-5.2.0.tar.xz /kservice-5.3.0.tar.xz +/kservice-5.4.0.tar.xz diff --git a/kf5-kservice.spec b/kf5-kservice.spec index 6ad0b99..7f7c162 100644 --- a/kf5-kservice.spec +++ b/kf5-kservice.spec @@ -2,7 +2,7 @@ %define framework kservice Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection @@ -85,6 +85,9 @@ mv %{buildroot}/%{_kf5_sysconfdir}/xdg/menus/applications.menu %{buildroot}/%{_k %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 741cf51..e3e6973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -666e5acb77d3e016f4eff4f112f5d858 kservice-5.3.0.tar.xz +a75aecd21bb84616a6cc91ffa71e37d6 kservice-5.4.0.tar.xz