diff --git a/.gitignore b/.gitignore index a3eb5af..484ae08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sonnet-5.18.0.tar.xz /sonnet-5.19.0.tar.xz +/sonnet-5.20.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 3652f18..b34ff81 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,7 +1,7 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -113,6 +113,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 529c8d1..7645c8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08106da14942ebdfe0b901e649c20d7c sonnet-5.19.0.tar.xz +3e545a92255a92c6899fc8a8f2aa3439 sonnet-5.20.0.tar.xz