Hello community, here is the log from the commit of package sonnet for openSUSE:Factory checked in at 2019-09-23 12:27:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonnet (Old) and /work/SRC/openSUSE:Factory/.sonnet.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonnet" Mon Sep 23 12:27:58 2019 rev:72 rq:730973 version:5.62.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes 2019-08-19 21:25:44.920666284 +0200 +++ /work/SRC/openSUSE:Factory/.sonnet.new.7948/sonnet.changes 2019-09-23 12:28:02.277702452 +0200 @@ -1,0 +2,13 @@ +Sat Sep 7 20:37:20 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.62.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.62.0.php +- Changes since 5.61.0: + * Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON) + * Fix build: include QJsonArray for voikkodict.cpp needed with Qt 5.13 + * MSVC++ needs QVector it seems. + * Remove unused includes + +------------------------------------------------------------------- Old: ---- sonnet-5.61.0.tar.xz sonnet-5.61.0.tar.xz.sig New: ---- sonnet-5.62.0.tar.xz sonnet-5.62.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonnet.spec ++++++ --- /var/tmp/diff_new_pack.AuRA41/_old 2019-09-23 12:28:02.813702364 +0200 +++ /var/tmp/diff_new_pack.AuRA41/_new 2019-09-23 12:28:02.817702363 +0200 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.61 +%define _tar_path 5.62 # 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.61.0 +Version: 5.62.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -129,7 +129,8 @@ %license COPYING* %doc README* %{_kf5_debugdir}/sonnet.categories -%{_kf5_plugindir}/ +%dir %{_kf5_plugindir}/kf5 +%{_kf5_plugindir}/kf5/sonnet/ %{_kf5_datadir}/sonnet/ %files -n libKF5SonnetCore%{sonum} @@ -141,12 +142,14 @@ %{_kf5_libdir}/libKF5SonnetUi.so.* %files devel -%{_kf5_bindir}/parsetrigrams +%dir %{_kf5_plugindir}/designer %{_kf5_bindir}/gentrigrams +%{_kf5_bindir}/parsetrigrams +%{_kf5_includedir}/ +%{_kf5_libdir}/cmake/KF5Sonnet/ %{_kf5_libdir}/libKF5SonnetCore.so %{_kf5_libdir}/libKF5SonnetUi.so -%{_kf5_libdir}/cmake/KF5Sonnet/ -%{_kf5_includedir}/ %{_kf5_mkspecsdir}/qt_Sonnet*.pri +%{_kf5_plugindir}/designer/sonnetui5widgets.so %changelog ++++++ sonnet-5.61.0.tar.xz -> sonnet-5.62.0.tar.xz ++++++ ++++ 7480 lines of diff (skipped)
