SHA256
1
0
forked from pool/sonnet

KDE Frameworks 5.73.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=223
This commit is contained in:
Christophe Giboudeaux 2020-08-09 07:40:00 +00:00 committed by Git OBS Bridge
parent e24a7bf7c0
commit 31a554fd41
6 changed files with 28 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Au5IACgkQWNDuZIpI
s7sRPgf/cRONkHDhDwiJW+nlkuFtG3iIN1PstIfjcNzCxohAybB8ktKMRW0FE/n2
HzAjiajTlmwfcjKwPatRt9lAaj+fs6ednceEtUH7okHQvrFotHDC9J1/eHzteuMK
HlUUZJhZLBS2KjlNjKGa+w5gv9s9I3dQrcoSdQtuVLK+wXmu0sT7KXLCBHs0S90p
W5WKSI8/dt/UQdFFdSYtaan9d6G71y7neTm5ueOQaZ0Zd7vQIjG7As5qNH4iHZGG
hOGFSJndXiz1jmvOh3wv26ahKwAPMeWq6H7sV+75YcGoch9P47Gm3hBtTI9xDSXI
wqvflcvhufwNIqCV4jRU746Ny+pJ5A==
=1324
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lz/YACgkQWNDuZIpI
s7t/wQf/bTJBfxl/ryrU2WRJstOjlmpQOKTRabkolrFr3RqE4t0H/QYe2LP/NnVO
DYAWOotbl1nl1BIZ5dYwS4DbHU6MIS9p1BIQ6MPUwV/E63H3weootUwfoyltFAdh
YJctuUnpfQrEE3mOxTb3pC7bc/tYtRuDnPzHf3AEykOQJBZiBWeUBdukfgXFUZgx
fviImCYfhtguuige5kigYFofWA2+2l8AMCWfFUveqt9rBt0/Ewpb7NghQhGg5QHe
4sWkrWNa4rHoavktJHhriW6AwhQRgUmjSIxzcrw1dZjVj46OC12XXYi2f2S6rOYr
49ip2+Lx5l424HcwkH4dCeElCqaTgg==
=nVNy
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 2 07:14:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0
- Changes since 5.72.0:
* Use KF-standardized Qt logging categories
* Use camelcase include. (scripted)
-------------------------------------------------------------------
Sun Jul 5 07:55:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define sonum 5
%define _tar_path 5.72
%define _tar_path 5.73
# 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.72.0
Version: 5.73.0
Release: 0
Summary: KDE spell checking library
License: LGPL-2.1-or-later
@ -141,6 +141,7 @@ to the Sonnet spell checking framework.
%dir %{_kf5_plugindir}/kf5
%dir %{_kf5_plugindir}/kf5/sonnet
%{_kf5_debugdir}/sonnet.categories
%{_kf5_debugdir}/*.renamecategories
%{_kf5_plugindir}/kf5/sonnet/sonnet_hunspell.so
%files -n libKF5SonnetCore%{sonum}