From c12b0e815b86e6c99709e7ca92faf1f65229b02d71d27b95ecab128ba36967ec Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 9 Feb 2017 10:20:50 +0000 Subject: [PATCH] 5.31.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=120 --- sonnet-5.30.0.tar.xz | 3 --- sonnet-5.31.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 14 +++++++------- 4 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 sonnet-5.30.0.tar.xz create mode 100644 sonnet-5.31.0.tar.xz diff --git a/sonnet-5.30.0.tar.xz b/sonnet-5.30.0.tar.xz deleted file mode 100644 index 04b6b54..0000000 --- a/sonnet-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99fd42d919d3350e22ae99fc480a14bc30ebd461b064ef24aed5042c772a91c4 -size 281828 diff --git a/sonnet-5.31.0.tar.xz b/sonnet-5.31.0.tar.xz new file mode 100644 index 0000000..7c84f90 --- /dev/null +++ b/sonnet-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f73e408ee00ed290b051f5abc86789fb46f8664b8c919ddf858b752f6c7f9b +size 283208 diff --git a/sonnet.changes b/sonnet.changes index b8164ed..a6e0663 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 9 10:20:41 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.31.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.31.0.php + ------------------------------------------------------------------- Mon Jan 9 00:00:45 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 3dcfbdf..9b209f5 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.30 +%define _tar_path 5.31 Name: sonnet -Version: 5.30.0 +Version: 5.31.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 3.0 @@ -30,12 +30,12 @@ BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0 %endif BuildRequires: myspell-dictionaries -BuildRequires: cmake(Qt5Core) >= 5.5.0 -BuildRequires: cmake(Qt5Test) >= 5.5.0 -BuildRequires: cmake(Qt5Widgets) >= 5.5.0 +BuildRequires: cmake(Qt5Core) >= 5.6.0 +BuildRequires: cmake(Qt5Test) >= 5.6.0 +BuildRequires: cmake(Qt5Widgets) >= 5.6.0 BuildRequires: pkgconfig(hunspell) Summary: KDE spell checking library License: LGPL-2.1+ @@ -82,7 +82,7 @@ Group: Development/Libraries/KDE Requires: extra-cmake-modules Requires: libKF5SonnetCore%sonum = %{version} Requires: libKF5SonnetUi%sonum = %{version} -Requires: cmake(Qt5Core) >= 5.5.0 +Requires: cmake(Qt5Core) >= 5.6.0 %description devel Sonnet is a plugin-based spell checking library for Qt-based