Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package planify for openSUSE:Factory checked in at 2026-04-28 11:57:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/planify (Old) and /work/SRC/openSUSE:Factory/.planify.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "planify" Tue Apr 28 11:57:12 2026 rev:8 rq:1349480 version:4.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/planify/planify.changes 2026-03-19 17:39:05.030051903 +0100 +++ /work/SRC/openSUSE:Factory/.planify.new.11940/planify.changes 2026-04-28 12:00:58.841007554 +0200 @@ -1,0 +2,44 @@ +Sun Apr 26 23:29:56 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 4.19.1: + + Fixed task completion failing with 412 when modified on another device + + Fixed sync for servers that don't support sync-token (Posteo and others) + + Fixed creating and deleting projects on servers that don't allow it via CalDAV (Posteo) + + Fixed Deck task lists not disappearing after disabling them in Nextcloud + + Fixed subtasks not being reset when a recurring task advances to its next occurrence + + Added expand button in task sidebar to open description in a full-size dialog + + Added backup export command to CLI + + Fixed task completion sound not playing + + Fixed update button failing on desktops without GNOME Software + + Fixed blue placeholder not disappearing when discarding a new task position on X11 + + Fixed board view not removing strikethrough and dimmed styles after a recurring task resets +- Update to version 4.19.0: + + Added Summary & Productivity dialog with task stats, progress bars, and configurable daily/weekly goals + + Added PDF export for projects including tasks, sections, subtasks, priorities, and deadlines + + Added GNOME Shell search provider — search tasks and projects directly from the Super key + + Added per-project markdown rendering setting (Global Default / Enabled / Disabled) + + Added "Copy to Clipboard" in multi-select toolbar with full task details + + Support asterisk prefix (* ) for incompletable tasks (notes), compatible with Todoist + + Added ETag and If-Match support to prevent silent data loss when multiple clients edit the same task + + Added fallback to full fetch when sync-collection REPORT is not supported (Posteo, Mailbox.org, Horde, KolabNow, Vikunja) + + Fixed due date not clearing when removed from an external CalDAV client + + Fixed completed subtasks showing as incomplete when synced from external clients + + Fixed duplicate projects when re-adding a CalDAV account + + Fixed automatic sync not starting after adding a new CalDAV/Nextcloud account + + Fixed disabled accounts still being contacted during sync + + Fixed project creation failing on Vikunja (HTTP 200 instead of 201) + + Added PUT+DELETE fallback when MOVE is not supported (Radicale with reverse proxy) + + Skipped archived projects during sync for better performance + + Added typed sync error messages for HTTP 401 (auth expired) and HTTP 429 (rate limiting) + + Fixed date picker not visible on small screens (1366x768) + + Fixed day change not detected after system suspend/resume + + Fixed date reset when using Keep Adding from Today View + + Fixed invalid Todoist API token being silently accepted + + Fixed calendar day alignment and improved CalendarMonth to show 3 weeks ahead + + Fixed inbox project radio button allowing deselection + + Redesigned CalDAV, Nextcloud, and Todoist token setup pages with consistent layout + + Replaced WebKitGTK with external browser for Todoist OAuth — removes WebKitGTK dependency + + Clarified Due Date vs Deadline labels with improved tooltips + + Filtered labels from archived projects in Labels view and Label Picker + +------------------------------------------------------------------- Old: ---- planify-4.18.3.tar.gz New: ---- planify-4.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ planify.spec ++++++ --- /var/tmp/diff_new_pack.v7cjtZ/_old 2026-04-28 12:00:59.441032401 +0200 +++ /var/tmp/diff_new_pack.v7cjtZ/_new 2026-04-28 12:00:59.445032567 +0200 @@ -19,7 +19,7 @@ %define sover 0 %define appid io.github.alainm23.planify Name: planify -Version: 4.18.3 +Version: 4.19.1 Release: 0 Summary: Task and project manager License: GPL-3.0-or-later @@ -27,6 +27,7 @@ Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: fdupes +BuildRequires: gnome-shell-devel BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: meson >= 0.56 @@ -104,7 +105,6 @@ -Dportal=true \ -Dprofile=default \ -Dtracing=true \ - -Dwebkit=true \ %{nil} %meson_build @@ -119,11 +119,14 @@ %license LICENSE %doc AUTHORS README.md %{_bindir}/%{appid}{,.cli,.quick-add} -%{_datadir}/metainfo/%{appid}.metainfo.xml %{_datadir}/applications/%{appid}.desktop +%{_datadir}/dbus-1/services/%{appid}.SearchProvider.service %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml +%{_datadir}/gnome-shell/search-providers/%{appid}.SearchProvider.ini %{_datadir}/icons/hicolor/scalable/apps/%{appid}{,.Devel}.svg %{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg +%{_datadir}/metainfo/%{appid}.metainfo.xml +%{_libexecdir}/%{appid}-search-provider %files devel %{_datadir}/vala/vapi/%{name}.{deps,vapi} ++++++ planify-4.18.3.tar.gz -> planify-4.19.1.tar.gz ++++++ ++++ 169189 lines of diff (skipped)
