diff --git a/.gitignore b/.gitignore index 04b6b9e..4701398 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ktexteditor-5.21.0.tar.xz /ktexteditor-5.22.0.tar.xz /ktexteditor-5.23.0.tar.xz +/ktexteditor-5.24.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 0aa239e..5d18687 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -124,6 +124,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %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 eff4771..6a055c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7dd9344c55b392ea0d7fc79935e14af ktexteditor-5.23.0.tar.xz +841582f66cde2bb2712f19fe3dc2d6a3 ktexteditor-5.24.0.tar.xz