KDE Frameworks 5.66.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=206
This commit is contained in:
Wolfgang Bauer 2020-01-11 16:28:54 +00:00 committed by Git OBS Bridge
parent 6e91d2b9bd
commit d3d634fb33
6 changed files with 30 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQ1sACgkQWNDuZIpI
s7vgRgf+P0D4dXv1GOGgr9CcC3Gy/GDiYed7HUXUj53Qdbpka+xqYjcoP7CfUcXm
mheaynu9/GddKKkJx+2dozJiSqb5qlQk4HYCucVsyAuiXxlhx43J9Q2xPiuXAb4Z
wDsqbIHCvklLUctvN7zTfUSwHNkvcElMJZlqE+Ik0vWhilmXiOqKyNz2XdLYR7WM
JUddH7YE1IxyKeaBeVKUWpx0hTz7nS0HR4g9FkhRJxU5Lvrm1YLaLtLbMlUlrILQ
icXnQVrafgHSftACloZwfUOUUU4EC/+tNE7H4VdOL2NwRKKYUZiQK+J7ETbLXXF5
0nsh7io9wzx1nDsWP3g/QhG32nWnzw==
=gAZq
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxkgACgkQWNDuZIpI
s7saRQf/ZPQs9Z/A5+7u5NjGyxP1xZ2iHq7kTozxYDsG3I0fa5PPsfblS9tjnl1s
Q7au7D3jmlz4hBO8ZQ+E80Qkto7iez2bO8fVkSNkQai5G3J+Xk80B+ZiMZZVylDu
8aXFGl8VYjJeXIEzwOS7dNh1/ColwwQMI0lfwb3Smp48BVn3R4iZabtINfYUiAgR
0bWKPBcoA/MeRtSbnRrYMri23ryIGjQqZmbRMb3yZCHx28gzSpZLhC4N6KLPRs6S
uOuw9Ms9v2S5IE+Oawbh2GAVvlc8oGfmH4mXQpcRQXTd5aYaSSx7qzCcu4k8K4Ee
qZejyrxxK++EmE6pjovByPOl9QYesw==
=kB33
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 5 09:02:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* Fix typos in API docs
* Done is deprecated + missing using new signal
* Remove unused variable + const'ify
* Update the obsolete projects.kde.org URL
-------------------------------------------------------------------
Sun Dec 8 11:18:59 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package sonnet
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
%define sonum 5
%define _tar_path 5.65
%define _tar_path 5.66
# 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.65.0
Version: 5.66.0
Release: 0
Summary: KDE spell checking library
License: LGPL-2.1-or-later