diff --git a/.gitignore b/.gitignore index 359749d..d792c89 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /sonnet-5.6.0.tar.xz /sonnet-5.7.0.tar.xz /sonnet-5.8.0.tar.xz +/sonnet-5.9.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 7203c94..c8cab86 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,7 +1,7 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -104,6 +104,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 103f280..e1efb0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8659877b3de50f061a055aa35e4ec1e9 sonnet-5.8.0.tar.xz +3810fa24657b3d34ff552a1a50160b9e sonnet-5.9.0.tar.xz