5.15.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=68
This commit is contained in:
parent
f1b9f7c01c
commit
763bb66657
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8993d7baed751f9e443c175168e3124c08e08257bb8cd7ae71fac8ddfb4fd61a
|
|
||||||
size 277648
|
|
3
sonnet-5.15.0.tar.xz
Normal file
3
sonnet-5.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0be638acbed60a513e1aa086bc86a8e6876341e4f981617e55f6edfbe2e1aa3
|
||||||
|
size 279080
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 17:37:48 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.15.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 8 17:13:45 UTC 2015 - hrvoje.senjan@gmail.com
|
Tue Sep 8 17:13:45 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define sonum 5
|
%define sonum 5
|
||||||
%define _tar_path 5.14
|
%define _tar_path 5.15
|
||||||
Name: sonnet
|
Name: sonnet
|
||||||
Version: 5.14.0
|
Version: 5.15.0
|
||||||
Release: 0
|
Release: 0
|
||||||
#BuildRequires: aspell-devel
|
#BuildRequires: aspell-devel
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -32,6 +32,7 @@ BuildRequires: kf5-filesystem
|
|||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: myspell-dictionaries
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
||||||
@ -42,8 +43,6 @@ Group: System/GUI/KDE
|
|||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
# PATCH-FIX-OPENSUSE dictionary-locations.patch -- find dictionaries in openSUSE locations
|
|
||||||
Patch0: dictionary-locations.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -93,7 +92,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files.
|
|||||||
%lang_package -n libKF5SonnetCore%sonum
|
%lang_package -n libKF5SonnetCore%sonum
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
||||||
|
Loading…
Reference in New Issue
Block a user