Hello community, here is the log from the commit of package sonnet for openSUSE:Factory checked in at 2020-07-14 07:55:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonnet (Old) and /work/SRC/openSUSE:Factory/.sonnet.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonnet" Tue Jul 14 07:55:11 2020 rev:83 rq:820410 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes 2020-06-16 13:45:06.661611306 +0200 +++ /work/SRC/openSUSE:Factory/.sonnet.new.3060/sonnet.changes 2020-07-14 07:57:36.821464047 +0200 @@ -1,0 +2,12 @@ +Sun Jul 5 07:55:57 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- 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) + +------------------------------------------------------------------- Old: ---- sonnet-5.71.0.tar.xz sonnet-5.71.0.tar.xz.sig New: ---- sonnet-5.72.0.tar.xz sonnet-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonnet.spec ++++++ --- /var/tmp/diff_new_pack.L9eyEG/_old 2020-07-14 07:57:37.601466573 +0200 +++ /var/tmp/diff_new_pack.L9eyEG/_new 2020-07-14 07:57:37.601466573 +0200 @@ -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 @@ %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 @@ %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 @@ %{_kf5_plugindir}/designer/sonnetui5widgets.so %files voikko -%license COPYING* +%license LICENSES/* %{_kf5_plugindir}/kf5/sonnet/sonnet_voikko.so %changelog ++++++ sonnet-5.71.0.tar.xz -> sonnet-5.72.0.tar.xz ++++++ ++++ 17508 lines of diff (skipped)
