diff --git a/.gitignore b/.gitignore index 8cb7d33..44d5cc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sonnet-5.15.0.tar.xz /sonnet-5.16.0.tar.xz +/sonnet-5.17.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 5b96f3e..600d402 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,7 +1,7 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -119,6 +119,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 8f8a704..cef1c01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f5bd1c6148c08f9e6f28b5c78be8ee1 sonnet-5.16.0.tar.xz +eed22fb1732900294751498519e5ac4a sonnet-5.17.0.tar.xz