diff --git a/.gitignore b/.gitignore index 8691ef5..24f720a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kded-5.7.0.tar.xz /kded-5.8.0.tar.xz /kded-5.9.0.tar.xz +/kded-5.10.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index df524cf..f1c3a11 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,7 +1,7 @@ %global framework kded Name: kf5-%{framework} -Version: 5.9.0 +Version: 5.10.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 - KDE Frameworks 5.9.0 diff --git a/sources b/sources index 123d8ab..d870945 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eba4cae48b989df9b2af75ae20702cad kded-5.9.0.tar.xz +3192ad530e0f42e04310e9873fdbb9cb kded-5.10.0.tar.xz