start with 5.30.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=115
This commit is contained in:
parent
44d52578cf
commit
e4ee85827d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20358de0d45387f44260c3e6f8df012d661b4446293cbb3823c978e3a8766965
|
||||
size 2652812
|
3
sonnet-5.30.0.tar.xz
Normal file
3
sonnet-5.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99fd42d919d3350e22ae99fc480a14bc30ebd461b064ef24aed5042c772a91c4
|
||||
size 281828
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 9 00:00:45 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.30.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 16:57:22 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define sonum 5
|
||||
%define _tar_path 5.29
|
||||
%define _tar_path 5.30
|
||||
Name: sonnet
|
||||
Version: 5.29.0
|
||||
Version: 5.30.0
|
||||
Release: 0
|
||||
#BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: cmake >= 3.0
|
||||
# Enchant plugin is currently disabled upstream
|
||||
#BuildRequires: enchant-devel
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
@ -43,8 +43,6 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM look-for-hunspell-1.6-as-well.patch
|
||||
Patch0: look-for-hunspell-1.6-as-well.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -94,7 +92,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files.
|
||||
%lang_package -n libKF5SonnetCore%sonum
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
||||
|
Loading…
Reference in New Issue
Block a user