Accepting request 236297 from KDE:Frameworks5
4.100.0 OBS-URL: https://build.opensuse.org/request/show/236297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=5
This commit is contained in:
commit
2e73fd90f0
5
baselibs.conf
Normal file
5
baselibs.conf
Normal file
@ -0,0 +1,5 @@
|
||||
libKF5SonnetCore5
|
||||
libKF5SonnetUi5
|
||||
sonnet-devel
|
||||
requires "libKF5SonnetCore5-<targettype> = <version>"
|
||||
requires "libKF5SonnetUi5-<targettype> = <version>"
|
3
sonnet-4.100.0.tar.xz
Normal file
3
sonnet-4.100.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6ab1079e8b9bc0484f1ce84c3a9df1e8ece83dda10592d7f683060b80cb0922
|
||||
size 2816488
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63cb232dd52bf9a75799db57e84ab4e1050795e2995b0b867d3e4e5cbb3750c2
|
||||
size 2829184
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 1 18:02:39 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.100.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
||||
- Added libqt5-linguist-devel BuildRequires
|
||||
- Add baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 01:41:29 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,15 +18,16 @@
|
||||
|
||||
%define sonum 5
|
||||
Name: sonnet
|
||||
Version: 4.99.0
|
||||
Version: 4.100.0
|
||||
Release: 0
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
# Enchant plugin is currently disabled upstream
|
||||
#BuildRequires: enchant-devel
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: extra-cmake-modules >= 0.0.14
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libqt5-linguist-devel >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
@ -35,7 +36,8 @@ Summary: KDE spell checking library
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source0: sonnet-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user