diff --git a/.gitignore b/.gitignore index 57b7273..e4b1237 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kded-5.21.0.tar.xz /kded-5.22.0.tar.xz /kded-5.23.0.tar.xz +/kded-5.24.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 0d4c733..ea83d6c 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,7 +1,7 @@ %global framework kded Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index cffd8b8..ffd3bb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6731516ccfad1149a8b9c0f818d39d6 kded-5.23.0.tar.xz +0acbbaeb0d4f0dcd788d5af1639773a5 kded-5.24.0.tar.xz