Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package merkuro for openSUSE:Leap:16.0 checked in at 2025-04-23 18:08:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/merkuro (Old) and /work/SRC/openSUSE:Leap:16.0/.merkuro.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "merkuro" Wed Apr 23 18:08:09 2025 rev:3 rq:1271803 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/merkuro/merkuro.changes 2025-03-19 11:51:14.965103732 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.merkuro.new.30101/merkuro.changes 2025-04-23 18:09:38.759185377 +0200 @@ -1,0 +2,113 @@ +Mon Apr 14 07:07:15 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- Changes since 25.03.90: + * Declare UndoRedoMetadata as value type + * Added Cancel btn in Config dialog + +------------------------------------------------------------------- +Sat Mar 29 08:43:02 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Too many changes since 24.12.3, only listing bugfixes: + * Install merkuro_contact_plugin shared library (kde#496347) + +------------------------------------------------------------------- +Tue Mar 4 13:01:31 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- Changes since 24.12.2: + * Add contacts and mail desktop IDs to the main appstream file + * Change applet ID to avoid conflict + +------------------------------------------------------------------- +Tue Feb 4 12:30:16 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:55 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Wed Dec 18 15:26:28 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update runtime requirements + +------------------------------------------------------------------- +Sun Dec 8 09:28:28 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:58 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- Too many changes since 24.11.80, only listing bugfixes: + * Install merkuro_contact_plugin shared library (kde#496347) + +------------------------------------------------------------------- +Sat Nov 16 17:30:39 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Too many changes since 24.08.3, only listing bugfixes: + * Compile contacts plugin metadata in the actual QML plugin, not in the shared library. (kde#491808) + +------------------------------------------------------------------- +Tue Nov 5 10:44:12 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- Changes since 24.08.2: + * Fix adding new incidence in day grid view + * Fix use of DayMouseArea (now DayTapHandler) in hourly view-based views + * Center alignment of text on incidence-less month list day entries + * Match top and bottom margins for month list incidence items + * Rename DayMouseArea to DayTapHandler + * Fix double opening of incidence add window when double-clicking day grid view square + * Replace DayMouseArea as key delegate in BasicMonthListView with background rectangle + * Fix uses of DayMouseArea in BasicMonthListView + * Convert DayMouseArea into a TapHandler + * Fix tag and name filtering incidences in calendar views + * Fix references to non-existent openNewSubTodoEditorDialog + * Once collection combo box model starts receiving collections, set a valid default collection by default + * Re-enable geolocation components in the incidence editor page + * Reenable use of map in incidence info contents + * Fix import of Calendar in LocationMap + * Adapt LocationMap to Qt6 + * Fix broken Calendar references in task completion slider onMoved handler + * Fix incidence info popup positioning + * Add missing window parameter to onCreateNew... handlers in calendar main + * Fix error in incidenceinfodrawer in main caused by null currentItem in pageStack + * Fix workaround for incidence info drawer getting cut off when menu bar loaded + * Fix alignment of incidence info drawer header text + * Fix references to removed CalendarUiUtils.setUpAdd function + * Rename InfiniteCalendarViewModel to InfiniteMerkuroCalendarViewModel + * Fix showing/hiding of hamburger menu in Calendar main drawer + * Fix contact config + +------------------------------------------------------------------- Old: ---- merkuro-24.08.2.tar.xz merkuro-24.08.2.tar.xz.sig New: ---- merkuro-25.04.0.tar.xz merkuro-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ merkuro.spec ++++++ --- /var/tmp/diff_new_pack.zS9tRD/_old 2025-04-23 18:09:39.039197114 +0200 +++ /var/tmp/diff_new_pack.zS9tRD/_new 2025-04-23 18:09:39.039197114 +0200 @@ -1,7 +1,7 @@ # # spec file for package merkuro # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %global __requires_exclude qt6qmlimport\\((org\\.kde\\.merkuro|org\\.kde\\.raven).* -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 -%define kpim6_version 6.2.2 -%define plasma6_version 5.27.80 +%define kpim6_version 6.4.0 +%define plasma6_version 6.2.0 %bcond_without released Name: merkuro -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Calendar Application License: GPL-3.0-only @@ -43,6 +43,7 @@ BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Holidays) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} BuildRequires: cmake(KF6ItemModels) >= %{kf6_version} @@ -62,10 +63,12 @@ BuildRequires: cmake(KPim6MailCommon) >= %{kpim6_version} BuildRequires: cmake(KPim6MailTransport) >= %{kpim6_version} BuildRequires: cmake(KPim6MimeTreeParserCore) >= %{kpim6_version} +BuildRequires: cmake(KPim6AkonadiSearch) >= %{kpim6_version} BuildRequires: cmake(Plasma) >= %{plasma6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Location) >= %{qt6_version} BuildRequires: cmake(Qt6Qml) >= %{qt6_version} BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} BuildRequires: cmake(Qt6QuickTest) >= %{qt6_version} @@ -76,9 +79,17 @@ Requires: kdepim-addons Requires: kdepim-runtime # No automatic qmlimport requires for embedded resources :-/ +Requires: kf6-kdeclarative-imports >= %{kf6_version} Requires: kf6-kirigami-imports >= %{kf6_version} Requires: kf6-kitemmodels-imports >= %{kf6_version} +Requires: kf6-ksvg-imports >= %{kf6_version} +Requires: kidentitymanagement-imports +Requires: libPlasma6 >= %{plasma6_version} +Requires: libplasma6-components >= %{plasma6_version} +Requires: mimetreeparser-imports Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-location >= %{qt6_version} +Requires: qt6-positioning-imports >= %{qt6_version} Provides: kalendar = %{version} Obsoletes: kalendar < %{version} # merkuro has a runtime dependency on QtWebEngine @@ -89,8 +100,8 @@ %package plasmoid Summary: Plasma widget to view address book contacts -Supplements: (merkuro and plasma6-workspace) Requires: merkuro = %{version} +Supplements: (merkuro and plasma6-workspace) Provides: kalendar-plasmoid = %{version} Obsoletes: kalendar-plasmoid < %{version} @@ -119,6 +130,7 @@ %{_kf6_applicationsdir}/org.kde.merkuro.calendar.desktop %{_kf6_applicationsdir}/org.kde.merkuro.contact.desktop %{_kf6_applicationsdir}/org.kde.merkuro.mail.desktop +%{_kf6_applicationsdir}/org.kde.merkuro.desktop %{_kf6_appstreamdir}/org.kde.merkuro.calendar.metainfo.xml %{_kf6_appstreamdir}/org.kde.merkuro.contact.metainfo.xml %{_kf6_appstreamdir}/org.kde.merkuro.mail.metainfo.xml @@ -140,8 +152,8 @@ %files plasmoid %dir %{_kf6_plasmadir}/plasmoids -%{_kf6_appstreamdir}/org.kde.merkuro.contact.appdata.xml -%{_kf6_plasmadir}/plasmoids/org.kde.merkuro.contact +%{_kf6_appstreamdir}/org.kde.merkuro.contact.applet.appdata.xml +%{_kf6_plasmadir}/plasmoids/org.kde.merkuro.contact.applet %files lang -f %{name}.lang ++++++ merkuro-24.08.2.tar.xz -> merkuro-25.04.0.tar.xz ++++++ ++++ 163583 lines of diff (skipped)