From 7e3e97ffe83b9d67359a646a9f2baf9ba7bb61a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:14:03 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-sonnet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d80e42c..695a832 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /sonnet-4.99.0.tar.xz /sonnet-4.100.0.tar.xz /sonnet-5.0.0.tar.xz +/sonnet-5.1.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index fc3eca2..926e833 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -2,7 +2,7 @@ %define framework sonnet Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_SonnetUi.pri %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 2a1d94b..67f86f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5608009ca1d34e6fdfd4f89c9752eef sonnet-5.0.0.tar.xz +a72f9fca576235ddb97b2c72fff11de0 sonnet-5.1.0.tar.xz