From 2da92e9e7bcd072d2fc9afaeaed6d982f6690253 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 13:46:44 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-sonnet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8eca8c..765b0f8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /sonnet-5.24.0.tar.xz /sonnet-5.25.0.tar.xz /sonnet-5.26.0.tar.xz +/sonnet-5.27.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index e558a0c..6d7b82b 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -4,7 +4,7 @@ #global bootstrap 1 Name: kf5-%{framework} -Version: 5.26.0 +Version: 5.27.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -117,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 470a0a7..8381031 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b73bd6c586f6cf036624ba8c8ae7775 sonnet-5.26.0.tar.xz +45bd0c4fe7f903980617bc818ee543e7 sonnet-5.27.0.tar.xz