From 6b71c33cecff25e21528151317141e9dc4fbbe6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Jan 2015 14:54:34 +0100 Subject: [PATCH] KDE Frameworks 5.6.0 --- .gitignore | 1 + kf5-ktexteditor.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 29285c9..d44c393 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ktexteditor-5.3.0.tar.xz /ktexteditor-5.4.0.tar.xz /ktexteditor-5.5.0.tar.xz +/ktexteditor-5.6.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 24a4b9f..ab83ca0 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -97,6 +97,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 2a99c2e..9359cc2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0f30e95e0c63253c4942b10cfb9b26b ktexteditor-5.5.0.tar.xz +de6fa98b5a36c43c7e1b5741b476d0ed ktexteditor-5.6.0.tar.xz