diff --git a/sonnet-5.65.0.tar.xz b/sonnet-5.65.0.tar.xz deleted file mode 100644 index 2991616..0000000 --- a/sonnet-5.65.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f63ccfa8266e167fd996a253a3d1933a913c12e829056c74fe335fbfb327cbc -size 288960 diff --git a/sonnet-5.65.0.tar.xz.sig b/sonnet-5.65.0.tar.xz.sig deleted file mode 100644 index 68813ee..0000000 --- a/sonnet-5.65.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/sonnet-5.66.0.tar.xz b/sonnet-5.66.0.tar.xz new file mode 100644 index 0000000..80e16c0 --- /dev/null +++ b/sonnet-5.66.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca700e8e9954b380cc5f4cee0f392888ae240ccd2c4d3a37a2f41f8ac9c8294 +size 288968 diff --git a/sonnet-5.66.0.tar.xz.sig b/sonnet-5.66.0.tar.xz.sig new file mode 100644 index 0000000..73a00e0 --- /dev/null +++ b/sonnet-5.66.0.tar.xz.sig @@ -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----- diff --git a/sonnet.changes b/sonnet.changes index 39418b7..7675320 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 5 09:02:29 UTC 2020 - Christophe Giboudeaux + +- 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 diff --git a/sonnet.spec b/sonnet.spec index 90bdc7e..7b88a21 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -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