From e24a7bf7c0795d1c93cff902ec59412806a3d22defbfe7987ab1c909bc0de2ff Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 11 Jul 2020 10:31:05 +0000 Subject: [PATCH] 5.72 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=221 --- sonnet-5.71.0.tar.xz | 3 --- sonnet-5.71.0.tar.xz.sig | 11 ----------- sonnet-5.72.0.tar.xz | 3 +++ sonnet-5.72.0.tar.xz.sig | 11 +++++++++++ sonnet.changes | 12 ++++++++++++ sonnet.spec | 16 ++++++++-------- 6 files changed, 34 insertions(+), 22 deletions(-) delete mode 100644 sonnet-5.71.0.tar.xz delete mode 100644 sonnet-5.71.0.tar.xz.sig create mode 100644 sonnet-5.72.0.tar.xz create mode 100644 sonnet-5.72.0.tar.xz.sig diff --git a/sonnet-5.71.0.tar.xz b/sonnet-5.71.0.tar.xz deleted file mode 100644 index ba7837e..0000000 --- a/sonnet-5.71.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd663b3e1b23aef58d85f72dfdc92aaae33f358b22ad1fc36fde6c66eb7f0e72 -size 294864 diff --git a/sonnet-5.71.0.tar.xz.sig b/sonnet-5.71.0.tar.xz.sig deleted file mode 100644 index a1284e3..0000000 --- a/sonnet-5.71.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dO24ACgkQWNDuZIpI -s7uUPgf+NVtEZ1Zacw1HZJRscaiGfkgdWfQQHRz1h4pGy9K8iN5HgCqEe6vgI9nS -Ns31PHzR/oBwuuQPlI8N199IHYM+VUIt5Ywx2UbxWl/8ozE5BSo2rVmvvPlJ2PpC -AlRlQVdLl2ACwdVCYuQ2NLOZCgFOgSbAiKrTDkuBnhKFnMtBZHowybP7QTTaanVl -OPZpipepK7+vbfcjfzTajvdT87UHiTkXqdksvT4xud4iyMVl7pnmc4PBH+c6h6J2 -gKFpeg9bwIFR6RRfKvqs/9PAkO9QA1ZNBwonxnwAMKnx9S72o8PYbB3e0Al7TU6f -aXMKy+1iLgxaDMJxnOtv/zqDD5m0+g== -=uDMk ------END PGP SIGNATURE----- diff --git a/sonnet-5.72.0.tar.xz b/sonnet-5.72.0.tar.xz new file mode 100644 index 0000000..c996a46 --- /dev/null +++ b/sonnet-5.72.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f81a98e4aefa7c9851956cb34917e8789aed687590ed8e8e9d7eabe485cb44 +size 295040 diff --git a/sonnet-5.72.0.tar.xz.sig b/sonnet-5.72.0.tar.xz.sig new file mode 100644 index 0000000..54f8e82 --- /dev/null +++ b/sonnet-5.72.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----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----- diff --git a/sonnet.changes b/sonnet.changes index 4c3997c..b6552b7 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jul 5 07:55:57 UTC 2020 - Christophe Giboudeaux + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * Fix "Using QCharRef with an index pointing outside the valid range of a QString" + * Restore default auto-detect behavior + * Fix default language (kde#398245) + ------------------------------------------------------------------- Sun Jun 7 08:07:14 UTC 2020 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index 1108997..85ab085 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.71 +%define _tar_path 5.72 # 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.71.0 +Version: 5.72.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -37,7 +37,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf #BuildRequires: aspell-devel -BuildRequires: cmake >= 3.0 # Enchant plugin is currently disabled upstream #BuildRequires: enchant-devel BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -137,22 +136,23 @@ to the Sonnet spell checking framework. %endif %files -%license COPYING* +%license LICENSES/* %doc README* -%{_kf5_debugdir}/sonnet.categories %dir %{_kf5_plugindir}/kf5 %dir %{_kf5_plugindir}/kf5/sonnet +%{_kf5_debugdir}/sonnet.categories %{_kf5_plugindir}/kf5/sonnet/sonnet_hunspell.so %files -n libKF5SonnetCore%{sonum} -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5SonnetCore.so.* %files -n libKF5SonnetUi%{sonum} -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5SonnetUi.so.* %files devel +%license LICENSES/* %dir %{_kf5_plugindir}/designer %{_kf5_bindir}/gentrigrams %{_kf5_bindir}/parsetrigrams @@ -164,7 +164,7 @@ to the Sonnet spell checking framework. %{_kf5_plugindir}/designer/sonnetui5widgets.so %files voikko -%license COPYING* +%license LICENSES/* %{_kf5_plugindir}/kf5/sonnet/sonnet_voikko.so %changelog