Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ki18n for openSUSE:Factory checked in at 2022-01-11 21:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ki18n (Old) and /work/SRC/openSUSE:Factory/.ki18n.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ki18n" Tue Jan 11 21:16:23 2022 rev:103 rq:945059 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes 2021-12-13 20:44:15.984484123 +0100 +++ /work/SRC/openSUSE:Factory/.ki18n.new.1892/ki18n.changes 2022-01-11 21:18:59.360947000 +0100 @@ -1,0 +2,13 @@ +Mon Jan 3 12:47:36 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Adapt unit tests to iso-codes 4.8 + * Remove private QtCore API use with Qt6 + * WIP: Change the build system to enable building with Qt 6 + * API dox: fix KUIT tags examples to use xi18n* calls + +------------------------------------------------------------------- Old: ---- ki18n-5.89.0.tar.xz ki18n-5.89.0.tar.xz.sig New: ---- ki18n-5.90.0.tar.xz ki18n-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ki18n.spec ++++++ --- /var/tmp/diff_new_pack.tOs65Q/_old 2022-01-11 21:18:59.988947441 +0100 +++ /var/tmp/diff_new_pack.tOs65Q/_new 2022-01-11 21:18:59.992947444 +0100 @@ -17,21 +17,21 @@ %define lname libKF5I18n5 -%define _tar_path 5.89 +%define _tar_path 5.90 # 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 +%bcond_without released Name: ki18n -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: KDE Gettext-based UI text internationalization License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -59,9 +59,6 @@ Group: System/GUI/KDE %requires_ge libQt5Core5 Obsoletes: libKF5I18n4 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif Requires: iso-codes # The lang package is not optional Requires: iso-codes-lang @@ -107,7 +104,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name}5 for i in `ls %{buildroot}%{_kf5_sharedir}/locale` do @@ -122,7 +119,7 @@ %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}5.lang %endif ++++++ ki18n-5.89.0.tar.xz -> ki18n-5.90.0.tar.xz ++++++ ++++ 48439 lines of diff (skipped)