forked from pool/sonnet
start with 5.22.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=92
This commit is contained in:
parent
b1b4fb7f7a
commit
97be63521a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8df561b781229f685d8707e7c766155e47d216d81d5b0ab234ba5180f2410b21
|
||||
size 282128
|
3
sonnet-5.22.0.tar.xz
Normal file
3
sonnet-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8873decf23d78cf8d395e2b26823ea3dae810f528f0822e54e4515a35c1d1479
|
||||
size 281580
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 18:46:48 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.22.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 14:04:16 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define sonum 5
|
||||
%define _tar_path 5.21
|
||||
%define _tar_path 5.22
|
||||
Name: sonnet
|
||||
Version: 5.21.0
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
#BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -43,7 +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
|
||||
Patch0: sonnet-hunspell-1.4.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -93,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