Hello community, here is the log from the commit of package ki18n for openSUSE:Leap:15.2 checked in at 2020-02-16 18:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ki18n (Old) and /work/SRC/openSUSE:Leap:15.2/.ki18n.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ki18n" Sun Feb 16 18:26:57 2020 rev:65 rq:773922 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ki18n/ki18n.changes 2020-01-19 15:49:37.649778794 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ki18n.new.26092/ki18n.changes 2020-02-16 18:27:59.898707881 +0100 @@ -1,0 +2,27 @@ +Tue Feb 11 08:14:51 UTC 2020 - Wolfgang Bauer <[email protected]> + +- Remove no longer necessary Qt5Script dependencies +- Replace python(2) dependencies with python3, which it actually + used already anyway + +------------------------------------------------------------------- +Sun Feb 2 18:06:58 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:45 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.67.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.67.0.php +- Changes since 5.66.0: + * ki18n_wrap_ui: error when file doesn't exist + * [Kuit] Revert changes in parseUiMarker() + * ki18n: export Kuit::setupForDomain, unittest + KUitSetup::setFormatForMarker + * [Kuit] Port QRegExp to QRegularExpression + * [Kuit] Port QRegExp to QRegularExpression, third pass + +------------------------------------------------------------------- Old: ---- ki18n-5.66.0.tar.xz ki18n-5.66.0.tar.xz.sig New: ---- ki18n-5.67.0.tar.xz ki18n-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ki18n.spec ++++++ --- /var/tmp/diff_new_pack.48NJfc/_old 2020-02-16 18:28:00.318708101 +0100 +++ /var/tmp/diff_new_pack.48NJfc/_new 2020-02-16 18:28:00.318708101 +0100 @@ -17,14 +17,14 @@ %define lname libKF5I18n5 -%define _tar_path 5.66 +%define _tar_path 5.67 # 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: ki18n -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: KDE Gettext-based UI text internationalization License: LGPL-2.1-or-later @@ -38,17 +38,16 @@ Source99: baselibs.conf # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 also Patch0: fallbackLang.diff -BuildRequires: cmake >= 3.0 +BuildRequires: cmake >= 3.5 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: gettext-runtime BuildRequires: kf5-filesystem -BuildRequires: python -BuildRequires: cmake(Qt5Concurrent) >= 5.11.0 -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Script) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 +BuildRequires: python3 +BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 %description KI18n provides functionality for internationalizing user interface text @@ -60,7 +59,6 @@ Summary: KDE Gettext-based UI text internationalization Group: System/GUI/KDE %requires_ge libQt5Core5 -%requires_ge libQt5Script5 Obsoletes: libKF5I18n4 %if %{with lang} Recommends: %{lname}-lang = %{version} @@ -79,7 +77,7 @@ Requires: extra-cmake-modules Requires: gettext-runtime Requires: gettext-tools -Requires: python +Requires: python3 %description devel KI18n provides functionality for internationalizing user interface text @@ -96,7 +94,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ ki18n-5.66.0.tar.xz -> ki18n-5.67.0.tar.xz ++++++ ++++ 84181 lines of diff (skipped)
