From 3892f3a06893c13b1b192ccd24caba974af7daf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:14:23 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-ktextwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 134422f..66c40a9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ktextwidgets-5.7.0.tar.xz /ktextwidgets-5.8.0.tar.xz /ktextwidgets-5.9.0.tar.xz +/ktextwidgets-5.10.0.tar.xz diff --git a/kf5-ktextwidgets.spec b/kf5-ktextwidgets.spec index f4aa02e..e49d473 100644 --- a/kf5-ktextwidgets.spec +++ b/kf5-ktextwidgets.spec @@ -1,8 +1,8 @@ %global framework ktextwidgets Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with advanced text editing widgets License: LGPLv2+ @@ -86,6 +86,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 7d52437..2b98bed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b840b38a9cc17f1981cf4e527ee18c97 ktextwidgets-5.9.0.tar.xz +a6bd2c8c345e80fe173af7c41f781133 ktextwidgets-5.10.0.tar.xz