From 2d78239157f53237928bb147321a2f07ba88f1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 18:04:28 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-ktexteditor.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 863de59..8413051 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /ktexteditor-5.15.0.tar.xz /ktexteditor-5.16.0.tar.xz /ktexteditor-5.17.0.tar.xz +/ktexteditor-5.18.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 1efc8bf..3f31bcb 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -96,6 +96,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 4481b22..53ca0d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50aeddc84e24b3f69560c32aa56b9588 ktexteditor-5.17.0.tar.xz +6c42319bacb47bc416fde04f57485a72 ktexteditor-5.18.0.tar.xz