diff --git a/.gitignore b/.gitignore index 71ceaac..8cb7d33 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sonnet-5.15.0.tar.xz +/sonnet-5.16.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 4999cef..5b96f3e 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,8 +1,8 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.15.0 -Release: 2%{?dist} +Version: 5.16.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking License: LGPLv2+ @@ -119,6 +119,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Mon Oct 19 2015 Rex Dieter 5.15.0-2 - .spec cosmetics, %%license, silence debug output (#1272105) diff --git a/sources b/sources index bc156d2..8f8a704 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84d598084fd3bbcccc28746db9b2d162 sonnet-5.15.0.tar.xz +9f5bd1c6148c08f9e6f28b5c78be8ee1 sonnet-5.16.0.tar.xz