Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kaddressbook for openSUSE:Factory checked in at 2021-08-16 10:06:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old) and /work/SRC/openSUSE:Factory/.kaddressbook.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaddressbook" Mon Aug 16 10:06:13 2021 rev:63 rq:911622 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes 2021-07-09 23:58:30.592911511 +0200 +++ /work/SRC/openSUSE:Factory/.kaddressbook.new.1899/kaddressbook.changes 2021-08-16 10:06:38.083450487 +0200 @@ -1,0 +2,45 @@ +Fri Aug 6 09:35:49 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- Changes since 21.07.90: + * Drop X-KDE-Keywords entries from kcm desktop files + +------------------------------------------------------------------- +Fri Jul 30 10:04:36 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Add parent to qmenu + +------------------------------------------------------------------- +Sat Jul 17 20:05:40 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Provide metadata in kontact plugin for settings dialog rewrite + * Port away from deprecated KShortcutsDialog::configure() method + * Make it compile with last api + * Remove unused files + * Now all use KPluginLoader::findPlugins + * Depend against last akonadi-contact + * Use K_PLUGIN_CLASS_WITH_JSON directly + * Install in "pim/kcms/kaddressbook" namespace + * Remove extension here + * Remove duplicate check code + * Make sure that it doesn't crash on kontact + * Add more default action in hamburger menu + * Theses actions are already in toolbar + * Add KHamburgerMenu when we hide menubar + * Rename variable + * Remove clazy warning + * Modernize code + * Make dependency on KI18n explicit + * Make doctool optional +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kaddressbook-21.04.3.tar.xz kaddressbook-21.04.3.tar.xz.sig New: ---- kaddressbook-21.08.0.tar.xz kaddressbook-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaddressbook.spec ++++++ --- /var/tmp/diff_new_pack.AfyPzc/_old 2021-08-16 10:06:38.547449931 +0200 +++ /var/tmp/diff_new_pack.AfyPzc/_new 2021-08-16 10:06:38.551449926 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kaddressbook -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Address book application to manage contacts License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -49,15 +49,14 @@ BuildRequires: cmake(KF5PimCommon) BuildRequires: cmake(KF5PimTextEdit) BuildRequires: cmake(KF5Prison) -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5PrintSupport) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 Requires: kdepim-runtime Requires: libKPimAddressbookImportExport5 = %{version} Recommends: %{name}-doc -Recommends: %{name}-lang Provides: kaddressbook5 = %{version} Obsoletes: kaddressbook5 < %{version} # It can only build on the same platforms as Qt Webengine @@ -115,7 +114,6 @@ %postun -n libKPimAddressbookImportExport5 -p /sbin/ldconfig %files doc -%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/kaddressbook/ %files @@ -131,7 +129,10 @@ %{_kf5_iconsdir}/hicolor/*/apps/kaddressbook.png %{_kf5_iconsdir}/hicolor/scalable/apps/kaddressbook.svg %{_kf5_libdir}/libkaddressbookprivate.so.* -%{_kf5_plugindir}/kaddressbook_config_plugins.so +%dir %{_kf5_plugindir}/pim/ +%dir %{_kf5_plugindir}/pim/kcms/ +%dir %{_kf5_plugindir}/pim/kcms/kaddressbook/ +%{_kf5_plugindir}/pim/kcms/kaddressbook/kaddressbook_config_plugins.so %{_kf5_plugindir}/kaddressbookpart.so %{_kf5_plugindir}/kontact5/kontact_kaddressbookplugin.so %{_kf5_servicesdir}/kaddressbook_config_plugins.desktop @@ -141,12 +142,10 @@ %{_kf5_sharedir}/kontact/ %files -n libKPimAddressbookImportExport5 -%license LICENSES/* %{_kf5_libdir}/libKPimAddressbookImportExport.so.5 %{_kf5_libdir}/libKPimAddressbookImportExport.so.5.* %files -n libKPimAddressbookImportExport5-devel -%license LICENSES/* %dir %{_includedir}/KPim %{_includedir}/KPim/KAddressBookImportExport/ %{_includedir}/KPim/kaddressbookimportexport/ @@ -157,7 +156,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ kaddressbook-21.04.3.tar.xz -> kaddressbook-21.08.0.tar.xz ++++++ ++++ 25467 lines of diff (skipped)
