diff --git a/sonnet-5.64.0.tar.xz b/sonnet-5.64.0.tar.xz deleted file mode 100644 index c6fcf32..0000000 --- a/sonnet-5.64.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af364858f76c0206136ae8f3c03da5442ea5e42d2560877f5e00f33850c84dc -size 286768 diff --git a/sonnet-5.64.0.tar.xz.sig b/sonnet-5.64.0.tar.xz.sig deleted file mode 100644 index e69f727..0000000 --- a/sonnet-5.64.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+zDUACgkQWNDuZIpI -s7vl8gf/T/YI3uak7/YPE4jfX9zlWZeUzXnuUN64LR3q52sz3B8KusVz4Zg5K1Tz -IUHxRM611QgO5uZPosfubYF+HwdNYTrVioZoJ6cDoKtJHqASQI9eHfYl3HB9n8uY -yRGUTamKh4ErISBHzpXEDx/VcF+LGQDuWIfeW7ZFnSsVrUGZ46mJae1lRIzdy8cN -Ba96BfCtzRNNL/GyMvex1qkbBIEPIu6NexWfz5gb2QPK5NI6Xyu9me1f0lmpHGY7 -OTuUT5NFdpIWQ5uJizLvNDCi3dVAbKg9a97gRWQil+iolyh1NIuoHVc8WE1vscB1 -qr8zysp+f8bjtQLOuPFVfPJLMYIuKQ== -=iYWZ ------END PGP SIGNATURE----- diff --git a/sonnet-5.65.0.tar.xz b/sonnet-5.65.0.tar.xz new file mode 100644 index 0000000..2991616 --- /dev/null +++ b/sonnet-5.65.0.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..68813ee --- /dev/null +++ b/sonnet-5.65.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----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.changes b/sonnet.changes index 740483a..18ddef8 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:59 UTC 2019 - Christophe Giboudeaux + +Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * Rename signal for avoiding overload signal + * Disable ispell backend with mingw + * fix windows compile + * Implement ISpellChecker backend for Windows >= 8 + * Basic cross-compiling support for parsetrigrams + * no trigrams for cross compiling at the moment, like before + * embed trigrams.map into shared library + ------------------------------------------------------------------- Sun Nov 3 15:47:23 UTC 2019 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index 96090cd..90bdc7e 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -1,7 +1,7 @@ # # spec file for package sonnet # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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.64 +%define _tar_path 5.65 # 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.64.0 +Version: 5.65.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -131,7 +131,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %{_kf5_debugdir}/sonnet.categories %dir %{_kf5_plugindir}/kf5 %{_kf5_plugindir}/kf5/sonnet/ -%{_kf5_datadir}/sonnet/ %files -n libKF5SonnetCore%{sonum} %license COPYING*