SHA256
1
0
forked from pool/sonnet

Accepting request 919236 from KDE:Frameworks5

baselibs.conf removed (almost) everywhere (forwarded request 919083 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/919236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2021-09-16 21:14:26 +00:00 committed by Git OBS Bridge
commit d8c7c2bd5b
7 changed files with 31 additions and 22 deletions

View File

@ -1,5 +0,0 @@
libKF5SonnetCore5
libKF5SonnetUi5
sonnet-devel
requires "libKF5SonnetCore5-<targettype> = <version>"
requires "libKF5SonnetUi5-<targettype> = <version>"

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBmkACgkQWNDuZIpI
s7vtqQgAs8wl3C9Rlwz3QeA2CT+8ADgAkP1hyGw573DA4ChO5jT1CRfWoDUpyLeZ
ztHzt8PT/mM9lfwaarxBbS4olgTKQQXDAxbtKliljNYMufTdkSdybhoN6y+FT4hG
hghjjzdUnMh75G97WdskrxhbSaFwmMaVvezArjQgP320ywoyOczT6gxOknNj1ZHT
1RjPxyYPpu9qpvQ6ImRAKkDiR7iNUS6HeCYwIITUgnkB5WOfbv5F5gvDR6KmkkOG
wzTt1Fo0NKI+suOy1/b/udkd2ZMYHDTaCwFCO0svxEDkCB1C3ha0f69D/hyr04ls
sI1jsdBzYLrqPLx6F82qjWtt0SW6xw==
=Ld/K
-----END PGP SIGNATURE-----

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

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

11
sonnet-5.86.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2ecACgkQWNDuZIpI
s7tAUwf6AwLUOkbObrJ72lt/h+AhVhL8IAo86E9ZoyiHiK8GyfAdJeigLd/3lFkq
YkXoBfpHOg335fVr/9T/DTKDnKIEl52U6NFMrmt0ZF9vdV409Xq9/VL8KiNxDfLz
nGy9N8w40pYrA5lbeTI+580qBoA4BG20fY4dand5HNwzBBB+ojuH60hbIE5LgliR
M4WOjtHqUq1Q3DzMR/M44j6aI7Fr6JlOQDaFUYGczhnn+bNFC2ol4McD+3X8jTvS
/rIxmE5hbrKzouz78FAmCdC3XiRja2yMaV4M8xspmBaB/Z7mkj8ETOoPNbi4mTdr
7hKrB4tKHUgl8VVyau8b08+rIUct4Q==
=rJm4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Sep 15 08:24:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Drop the unneeded baselibs.conf.
-------------------------------------------------------------------
Mon Sep 6 06:22:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0
- Changes since 5.85.0:
* replace "MacOSX" with "macOS"
-------------------------------------------------------------------
Fri Aug 6 12:13:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define sonum 5
%define _tar_path 5.85
%define _tar_path 5.86
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: sonnet
Version: 5.85.0
Version: 5.86.0
Release: 0
Summary: KDE spell checking library
License: LGPL-2.1-or-later
@ -35,7 +35,6 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
Source99: baselibs.conf
#BuildRequires: aspell-devel
# Enchant plugin is currently disabled upstream
#BuildRequires: enchant-devel