Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-ki18n for openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kf6-ki18n (Old) and /work/SRC/openSUSE:Leap:16.0/.kf6-ki18n.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-ki18n" Thu Aug 7 19:22:10 2025 rev:4 rq:1292772 version:6.16.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kf6-ki18n/kf6-ki18n.changes 2025-04-23 10:11:40.399804678 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.kf6-ki18n.new.1085/kf6-ki18n.changes 2025-08-07 19:26:58.875219468 +0200 @@ -1,0 +2,46 @@ +Mon Jul 7 07:24:40 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.16.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.16.0 +- Changes since 6.15.0: + * Update dependency version to 6.16.0 + * autotests: Add test cases for shortcut delimiter handling For fixed functionality in previous commit. + * i18n/kuitsetup: Handle shortcuts that use a delimiter as a key Currently, 'Meta++' is interpreted as just 'Meta', because the delimiter is used to split and does not preserve empty parts. By preserving empty parts, we can read the shortcut more carefully because two empty parts indicate the presence of the delimiter as a key. + * Update version to 6.16.0 + +------------------------------------------------------------------- +Mon Jun 9 20:29:38 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.15.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.15.0 +- Changes since 6.14.0: + * Update dependency version to 6.15.0 + * Add tags file to documentation + * Remove leftover doxygen file + * Add missing qhp projects + * Add missing QDoc dependencies + * Add landing page for QDoc + * kuitsetup.cpp make Role "enum class" + * Port API documentation to QDoc syntax + * Fix embedded ISO 3166-1/2 cache loading in static builds + * Update version to 6.15.0 +- Replace _kf6_bugfix_version usage + +------------------------------------------------------------------- +Sun May 4 19:05:23 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.14.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.14.0 +- Changes since 6.13.0: + * Update dependency version to 6.14.0 + * Add test showing the translation can use more/less % arguments than the source text + * Update version to 6.14.0 + * Remove conditions for no longer supported Qt versions + +------------------------------------------------------------------- Old: ---- ki18n-6.13.0.tar.xz ki18n-6.13.0.tar.xz.sig New: ---- ki18n-6.16.0.tar.xz ki18n-6.16.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-ki18n.spec ++++++ --- /var/tmp/diff_new_pack.io5A51/_old 2025-08-07 19:26:59.659252093 +0200 +++ /var/tmp/diff_new_pack.io5A51/_new 2025-08-07 19:26:59.659252093 +0200 @@ -16,16 +16,14 @@ # -%define qt6_version 6.7.0 +%define qt6_version 6.8.0 %define rname ki18n -# Full KF6 version (e.g. 6.13.0) +# Full KF6 version (e.g. 6.16.0) %{!?_kf6_version: %global _kf6_version %{version}} -# Last major and minor KF6 version (e.g. 6.0) -%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-ki18n -Version: 6.13.0 +Version: 6.16.0 Release: 0 Summary: KDE Gettext-based UI text internationalization License: LGPL-2.1-or-later @@ -35,10 +33,9 @@ Source1: %{rname}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gettext-runtime -BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} +BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version} BuildRequires: python3 BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Qml) >= %{qt6_version} @@ -94,7 +91,7 @@ %autosetup -p1 -n %{rname}-%{version} %build -%cmake_kf6 -DBUILD_QCH:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -131,7 +128,6 @@ %{_kf6_qmldir}/org/kde/i18n/ %files devel -%doc %{_kf6_qchdir}/KF6I18n.* %{_kf6_includedir}/KI18n/ %{_kf6_includedir}/KI18nLocaleData/ %{_kf6_cmakedir}/KF6I18n/ ++++++ ki18n-6.13.0.tar.xz -> ki18n-6.16.0.tar.xz ++++++ ++++ 64362 lines of diff (skipped)