SHA256
1
0
forked from pool/sonnet
Hrvoje Senjan 2017-02-09 10:20:50 +00:00 committed by Git OBS Bridge
parent cbde91d52a
commit c12b0e815b
4 changed files with 17 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99fd42d919d3350e22ae99fc480a14bc30ebd461b064ef24aed5042c772a91c4
size 281828

3
sonnet-5.31.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3f73e408ee00ed290b051f5abc86789fb46f8664b8c919ddf858b752f6c7f9b
size 283208

View File

@ -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

View File

@ -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