KDE Frameworks 5.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=237
This commit is contained in:
Fabian Vogt 2021-03-13 15:39:59 +00:00 committed by Git OBS Bridge
parent 62e4afb4a8
commit 4c40bee10c
6 changed files with 29 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe7C0ACgkQWNDuZIpI
s7tMTgf9ElvDlpq1DtYeuuvATkLD2o/FAsm9cwvINMU0gGYY/A5JKPVk+2vzmPr4
ka2yxdBT7lMmNrNfiP8W0bxJ+9aDoXM+57FzHUTGEc/RqEwu6q2xTGsGvT5M8+Fa
ibevriQr2qJlCQ8KaSwkNqwJz6xub5vOXvWHnCMiXERkWvOi+pBicVWrKafYVKXT
1yGmJINhuUU4k7cwn8NhpDUMkiH8F+K1az0U3VhB8kar0lnAa9Fcbltq0O/Qm5Gq
hkShJFf7eTi/dF0qJ0DOFX0EMFt+NIEhi4lgxOGBvPCcZc0HmPjWeljbNfImc+ry
3AVK81B3kaRo007xHrUeNBgpL3qHug==
=Wwc/
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1xUACgkQWNDuZIpI
s7vjmgf9FzGrDvXO2z4BUl+YuVrYs7m0a5SUL0kIb8g8P61F6VfZE1WpVLNETGcE
b+MwjIxRLAbwmbW28SulrGfqJQVBv9j1xQI7Gh58IbddSh/qNAzjPBYIjUCOS9ES
8D6UCIOkfvhr8YyrqZiatS/xyIRh7EyIm6Zh2usDvW9WMRzk+RnYDnap8F8wLKsw
x2Fje3lgE8ywmwMQVpQoCkN7pg0c2Wohu4URWyrupPJSkmWH/PFJUcqnPIBZdV48
WrbUDWOFzH4jMLuxgT0eZksgJXluAzNz5ELIYSPNe90yqN4oYu5SXFnFCMlRAPFP
iURSwbk4kDMwDhQXTSJKnaTqKcprmA==
=Q0Yr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 7 09:27:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0
- Changes since 5.79.0:
* aspell: Port away from QTextCodec
* Remove enchant plugin
* Fix typo in comment
* Add clazy:exclude=overloaded-signal comment to already deprecated signal
-------------------------------------------------------------------
Mon Feb 8 08:46:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define sonum 5
%define _tar_path 5.79
%define _tar_path 5.80
# 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.79.0
Version: 5.80.0
Release: 0
Summary: KDE spell checking library
License: LGPL-2.1-or-later