Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sonnet for openSUSE:Factory checked in at 2021-05-10 15:36:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonnet (Old) and /work/SRC/openSUSE:Factory/.sonnet.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonnet" Mon May 10 15:36:03 2021 rev:93 rq:891797 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes 2021-04-12 12:37:15.749362147 +0200 +++ /work/SRC/openSUSE:Factory/.sonnet.new.2988/sonnet.changes 2021-05-10 15:37:58.949899587 +0200 @@ -1,0 +2,11 @@ +Sat May 1 16:41:26 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * Fix assert when bringing up the contextmenu after starting a + compose sequence. + +------------------------------------------------------------------- Old: ---- sonnet-5.81.0.tar.xz sonnet-5.81.0.tar.xz.sig New: ---- sonnet-5.82.0.tar.xz sonnet-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonnet.spec ++++++ --- /var/tmp/diff_new_pack.TpCB34/_old 2021-05-10 15:37:59.537897261 +0200 +++ /var/tmp/diff_new_pack.TpCB34/_new 2021-05-10 15:37:59.541897245 +0200 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.81 +%define _tar_path 5.82 # 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.81.0 +Version: 5.82.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -44,14 +44,14 @@ BuildRequires: kf5-filesystem BuildRequires: myspell-dictionaries BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Core) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(libvoikko) %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif %description @@ -92,7 +92,7 @@ Requires: extra-cmake-modules Requires: libKF5SonnetCore%{sonum} = %{version} Requires: libKF5SonnetUi%{sonum} = %{version} -Requires: cmake(Qt5Core) >= 5.14.0 +Requires: cmake(Qt5Core) >= 5.15.0 %description devel Sonnet is a plugin-based spell checking library for Qt-based @@ -112,15 +112,15 @@ %lang_package -n libKF5SonnetCore%{sonum} %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert - %cmake_build +%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %if %{with lang} %find_lang %{name}5 --with-qt --without-mo ++++++ sonnet-5.81.0.tar.xz -> sonnet-5.82.0.tar.xz ++++++ ++++ 3947 lines of diff (skipped)
