Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knotes for openSUSE:Factory checked in at 2021-08-16 10:06:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotes (Old) and /work/SRC/openSUSE:Factory/.knotes.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotes" Mon Aug 16 10:06:39 2021 rev:60 rq:911710 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knotes/knotes.changes 2021-07-09 23:59:05.000643943 +0200 +++ /work/SRC/openSUSE:Factory/.knotes.new.1899/knotes.changes 2021-08-16 10:07:58.887353786 +0200 @@ -1,0 +2,42 @@ +Fri Aug 6 09:39:40 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:05:16 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:06:23 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 + * Install summary KCM in pim/kcms/summary + * Make it build with KCMUtils <= 5.83 + * Use same name for pluginId and library name + * Use KPluginMetaData to load KCMs in KCMultiDialog + * Correct loading wrong metadata file + * Update it for adding build support + * Use directly K_PLUGIN_CLASS_WITH_JSON + * Port KNotesSummary away from KCM create function + * Port away from create functions + * Modernize code + * Use forward declaration here + * Make doctools optional + * Migration code will be remove in new release + * In kf6 migration method will be removed + * Use openStateConfig for storing window size + * Fix copyPaste error +- Only install the license files once + +------------------------------------------------------------------- Old: ---- knotes-21.04.3.tar.xz knotes-21.04.3.tar.xz.sig New: ---- knotes-21.08.0.tar.xz knotes-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotes.spec ++++++ --- /var/tmp/diff_new_pack.ykMflS/_old 2021-08-16 10:08:01.147351082 +0200 +++ /var/tmp/diff_new_pack.ykMflS/_new 2021-08-16 10:08:01.151351078 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: knotes -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Popup Notes License: GPL-2.0-or-later @@ -69,7 +69,7 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5Core) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Network) @@ -78,7 +78,6 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) BuildRequires: cmake(Qt5Xml) -Recommends: %{name}-lang Obsoletes: knotes5 < %{version} Provides: knotes5 = %{version} # It can only build on the same platforms as Qt Webengine @@ -129,20 +128,36 @@ %{_kf5_knsrcfilesdir}/knotes_printing_theme.knsrc %{_kf5_kxmlguidir}/knotes/ %{_kf5_notifydir}/akonadi_notes_agent.notifyrc -%{_kf5_plugindir}/kcm_knote.so -%{_kf5_plugindir}/kcm_knotessummary.so +%dir %{_kf5_plugindir}/pim +%dir %{_kf5_plugindir}/pim/kcms +%dir %{_kf5_plugindir}/pim/kcms/knotes +%dir %{_kf5_plugindir}/pim/kcms/summary +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_action.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_collection.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_display.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_editor.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_misc.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_network.so +%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_print.so +%{_kf5_plugindir}/kontact5/kontact_knotesplugin.so +%{_kf5_plugindir}/pim/kcms/summary/kcmknotessummary.so %dir %{_kf5_plugindir}/kontact5/ %{_kf5_plugindir}/kontact5/kontact_knotesplugin.so %{_kf5_servicesdir}/kcmknotessummary.desktop -%{_kf5_servicesdir}/knote_*.desktop %{_kf5_servicesdir}/kontact/ +%{_kf5_servicesdir}/kcm_knote_action.desktop +%{_kf5_servicesdir}/kcm_knote_collection.desktop +%{_kf5_servicesdir}/kcm_knote_display.desktop +%{_kf5_servicesdir}/kcm_knote_editor.desktop +%{_kf5_servicesdir}/kcm_knote_misc.desktop +%{_kf5_servicesdir}/kcm_knote_network.desktop +%{_kf5_servicesdir}/kcm_knote_print.desktop %{_kf5_sharedir}/knotes/ %{_libdir}/libknotesprivate.so.* %{_libdir}/libnotesharedprivate.so.* %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ knotes-21.04.3.tar.xz -> knotes-21.08.0.tar.xz ++++++ ++++ 39507 lines of diff (skipped)
