diff --git a/.gitignore b/.gitignore index 695a832..9071d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /sonnet-4.100.0.tar.xz /sonnet-5.0.0.tar.xz /sonnet-5.1.0.tar.xz +/sonnet-5.2.0.tar.xz +/sonnet-5.3.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 0c9b171..cd38963 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -2,7 +2,7 @@ %define framework sonnet Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_SonnetUi.pri %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 4f29752..ab62420 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7677950fe0be128baf8a1fc9554f2f0 sonnet-5.2.0.tar.xz +e2c5c3e67fc02c34a498a71ee5970575 sonnet-5.3.0.tar.xz