diff --git a/.gitignore b/.gitignore index 4701398..d8f4041 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ktexteditor-5.22.0.tar.xz /ktexteditor-5.23.0.tar.xz /ktexteditor-5.24.0.tar.xz +/ktexteditor-5.25.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 5d18687..6848ec1 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.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 +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 6a055c6..c7837c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -841582f66cde2bb2712f19fe3dc2d6a3 ktexteditor-5.24.0.tar.xz +c34217c409480ac45f48693c72e3ed8a ktexteditor-5.25.0.tar.xz