diff --git a/.gitignore b/.gitignore index be032b1..4656f31 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sonnet-5.19.0.tar.xz /sonnet-5.20.0.tar.xz /sonnet-5.21.0.tar.xz +/sonnet-5.22.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 6a060ac..bb43c53 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -4,8 +4,8 @@ #global bootstrap 1 Name: kf5-%{framework} -Version: 5.21.0 -Release: 3%{?dist} +Version: 5.22.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 +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Mon Apr 18 2016 Rex Dieter - 5.21.0-3 - update URL - support bootstrapping diff --git a/sources b/sources index f6abbf2..46ed60f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c8212774d88fb0038b39e742f1ea7fa sonnet-5.21.0.tar.xz +247fb35b1553c53c0b3c83564a39124c sonnet-5.22.0.tar.xz