From 84e0175c4191325e6fdc92c7fbd1e0f8289a880d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Oct 2015 15:07:58 +0200 Subject: [PATCH] KDE Frameworks 5.15.0 --- .gitignore | 1 + kf5-sonnet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a26ec6..bdbf914 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /sonnet-5.12.0.tar.xz /sonnet-5.13.0.tar.xz /sonnet-5.14.0.tar.xz +/sonnet-5.15.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 8443c3f..e4ee43c 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,7 +1,7 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -118,6 +118,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 119d004..bc156d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19ee48d23eb44e3ba5c101112474775e sonnet-5.14.0.tar.xz +84d598084fd3bbcccc28746db9b2d162 sonnet-5.15.0.tar.xz