From 2c02e5fed7b83954aad4aa5ed188225f64653bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 8 Sep 2016 10:27:25 +0200 Subject: [PATCH] KDE Frameworks 5.26.0 --- .gitignore | 1 + kf5-ktexteditor.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8f4041..490f492 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ktexteditor-5.23.0.tar.xz /ktexteditor-5.24.0.tar.xz /ktexteditor-5.25.0.tar.xz +/ktexteditor-5.26.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 6848ec1..f156df4 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.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 Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index c7837c3..291b73d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c34217c409480ac45f48693c72e3ed8a ktexteditor-5.25.0.tar.xz +3c44e3cdd5aeb599ebdcdf6d97c50489 ktexteditor-5.26.0.tar.xz