Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontact for openSUSE:Factory checked in at 2021-12-13 20:39:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontact (Old) and /work/SRC/openSUSE:Factory/.kontact.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontact" Mon Dec 13 20:39:44 2021 rev:63 rq:937989 version:21.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontact/kontact.changes 2021-11-06 18:15:57.844820371 +0100 +++ /work/SRC/openSUSE:Factory/.kontact.new.2520/kontact.changes 2021-12-13 20:41:01.480460297 +0100 @@ -1,0 +2,52 @@ +Fri Dec 3 19:22:23 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- Changes since 21.11.90: + * Use pluginId as identifier + * Enable new GitLab CI on stable branch. + +------------------------------------------------------------------- +Sat Nov 27 10:11:18 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.90 + * New feature release +- No code change since 21.11.80 + +------------------------------------------------------------------- +Sat Nov 13 17:55:44 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.80 + * New feature release +- Changes since 21.08.3: + * Allow to show header in qtc6 + * const'ify variables + use auto + using {} as default values + * kcmkontact: Fix writing of configured startup module (kde#444170) + * kcmkontact: Assume all plugins are enabled by default + * Fix showing of kcm_kontact config module + * Remove old code + * Remove some qOverload as we remove deprecated qt5.15 signal + * Correct program copyright dates to 2001 - 2021, instead of 2004 - 2021 + * Added authors in aboutdata.cpp who were not previously listed in credits. + * Add KDE CI file + * Use qOverload directly (scripted) + * Port to KPluginLoader::findPlugins + * Add i18n context + * Use KSharedConfig::openStateConfig here too + * Fix check + * X-KDE-ParentComponents is not use now. + * Drop unused X-KDE-ParentApp entries from kcm desktop files + * Fix warning about variable type + * Remove unused include + * Fix check + * Use the new KShortCutsDialog constructor + * Clean up code from imported class + * Rename imported classes to kontact specific names + * Use modernize-use-auto clang-tidy fixits for imported classes + * Cleanup unused code from imports + * Port settings to KPluginMetaData + * Import KSettings::Dialog class + +------------------------------------------------------------------- Old: ---- kontact-21.08.3.tar.xz kontact-21.08.3.tar.xz.sig New: ---- kontact-21.12.0.tar.xz kontact-21.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontact.spec ++++++ --- /var/tmp/diff_new_pack.muemOa/_old 2021-12-13 20:41:04.164460626 +0100 +++ /var/tmp/diff_new_pack.muemOa/_new 2021-12-13 20:41:04.168460626 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontact -Version: 21.08.3 +Version: 21.12.0 Release: 0 Summary: Personal Information Manager License: GPL-2.0-or-later @@ -40,6 +40,7 @@ BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5GrantleeTheme) +BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KontactInterface) @@ -88,7 +89,6 @@ %files %license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/kontact/ -%{_datadir}/kconf_update/ %{_datadir}/messageviewer/ %{_kf5_applicationsdir}/org.kde.kontact.desktop %{_kf5_appstreamdir}/org.kde.kontact.appdata.xml @@ -98,7 +98,10 @@ %{_kf5_debugdir}/kontact.renamecategories %{_kf5_iconsdir}/hicolor/*/apps/kontact.png %{_kf5_iconsdir}/hicolor/scalable/apps/kontact.svg -%{_kf5_plugindir}/kcm_kontact.so +%dir %{_kf5_plugindir}/pim +%dir %{_kf5_plugindir}/pim/kcms +%dir %{_kf5_plugindir}/pim/kcms/kontact +%{_kf5_plugindir}/pim/kcms/kontact/kcm_kontact.so %{_kf5_servicesdir}/kontactconfig.desktop %dir %{_kf5_sharedir}/dbus-1/services/ %{_kf5_sharedir}/dbus-1/services/org.kde.kontact.service ++++++ kontact-21.08.3.tar.xz -> kontact-21.12.0.tar.xz ++++++ ++++ 24122 lines of diff (skipped)
