Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package planify for openSUSE:Factory checked in at 2025-12-01 11:13:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/planify (Old) and /work/SRC/openSUSE:Factory/.planify.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "planify" Mon Dec 1 11:13:19 2025 rev:4 rq:1320550 version:4.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/planify/planify.changes 2025-08-16 20:44:21.516618869 +0200 +++ /work/SRC/openSUSE:Factory/.planify.new.14147/planify.changes 2025-12-01 11:13:54.736007270 +0100 @@ -1,0 +2,48 @@ +Sat Nov 29 09:11:18 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 4.16.1: + * Fix: issue where opening the Quick Add dialog while the window was + maximized + * Fix: UX problem where selecting the Inbox project + * Added Shift+Enter as a temporary "keep adding" shortcut + * Added support for Zoom meeting links +- Update to version 4.16.0: + * Fixed tasks disappearing from the Today view + * Resolved subtask duplication when moving tasks + * Reduced redundant toast notifications + * Fixed issue where Ctrl key events unintentionally toggled + 'Keep adding' option + * Added new keyboard shortcut: 'Ctrl+K' + * Added a new natural language date processor + * Introduced full Spanish language support + * Added 'Labels' item to the task’s context menu + * Added event details popover with direct integration for Google Meet and + Microsoft Teams meetings + * Fixed Quick Add window maximizing +- Update to version 4.15.2: + * Enhanced keyboard shortcut flow + * Fixed project completion percentage + * Added spell-check support for task titles + * Introduced new selection widgets for the Task Completion Mode + * Improved backup handling + * Quick Add: Keeps task attributes when using "Keep Adding" + * Improved focus restoration + * Added in-line label selection in Quick Add using the @ symbol + * Added optional spell-check setting for task descriptions and notes + * Fixed auto-scroll issue in Quick Add’s description field +- Update to version 4.15.1: + * New Feature: Markdown editor + * Fixed a crash that occurred when reordering views in the sidebar + * Fixed an issue where Planify didn’t correctly read multiple CalDAV tasks + * Fix: labels from a source were not removed after deleting that source + * Fixed an issue with sidebar filters when using spaces in their names +- Update to version 4.15.0: + * remove granite as a dependency + +------------------------------------------------------------------- +Mon Nov 24 01:45:22 UTC 2025 - Stanislav Brabec <[email protected]> + +- Remove unused BuildRequires: update-desktop-files. +- Explicitly add desktop-file-utils to BuildRequires. + +------------------------------------------------------------------- Old: ---- planify-4.13.2.tar.gz New: ---- planify-4.16.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ planify.spec ++++++ --- /var/tmp/diff_new_pack.H2hNqs/_old 2025-12-01 11:13:55.572042659 +0100 +++ /var/tmp/diff_new_pack.H2hNqs/_new 2025-12-01 11:13:55.572042659 +0100 @@ -1,7 +1,7 @@ # # spec file for package planify # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,27 +19,27 @@ %define sover 0 %define appid io.github.alainm23.planify Name: planify -Version: 4.13.2 +Version: 4.16.1 Release: 0 Summary: Task and project manager License: GPL-3.0-or-later URL: https://github.com/alainm23/planify -Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: meson >= 0.56 BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: vala >= 0.48.0 BuildRequires: pkgconfig(gee-0.8) >= 0.20.6 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(granite-7) >= 7.4.0 BuildRequires: pkgconfig(gtk4) >= 4.14.4 BuildRequires: pkgconfig(gtksourceview-5) >= 5.12.1 BuildRequires: pkgconfig(gxml-0.20) +BuildRequires: pkgconfig(libspelling-1) BuildRequires: pkgconfig(json-glib-1.0) >= 1.8.0 -BuildRequires: pkgconfig(libadwaita-1) >= 1.6.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.7.0 BuildRequires: pkgconfig(libecal-2.0) >= 3.52.4 BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libportal) >= 0.7.1 @@ -100,8 +100,12 @@ %build export CFLAGS="%{optflags} -Wno-error=return-type" %meson \ + -Devolution=true \ + -Dportal=true \ -Dprofile=default \ - -Dtracing=true + -Dtracing=true \ + -Dwebkit=true \ + %{nil} %meson_build %install @@ -118,8 +122,6 @@ %{_datadir}/appdata/%{appid}.appdata.xml %{_datadir}/applications/%{appid}.desktop %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml -%{_datadir}/gtksourceview-5/language-specs/markdownpp.lang -%{_datadir}/gtksourceview-5/styles/markdown{,_dark}.xml %{_datadir}/icons/hicolor/scalable/apps/%{appid}{,.Devel}.svg %{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg ++++++ planify-4.13.2.tar.gz -> planify-4.16.1.tar.gz ++++++ ++++ 370336 lines of diff (skipped)
