diff --git a/.gitignore b/.gitignore index 4656f31..f090565 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /sonnet-5.20.0.tar.xz /sonnet-5.21.0.tar.xz /sonnet-5.22.0.tar.xz +/sonnet-5.23.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index a16831f..dbab75e 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -4,7 +4,7 @@ #global bootstrap 1 Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -118,6 +118,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index 46ed60f..e0c8844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -247fb35b1553c53c0b3c83564a39124c sonnet-5.22.0.tar.xz +a557695b926c0857a4aba81c43879242 sonnet-5.23.0.tar.xz