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-03-19 17:38:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/planify (Old) and /work/SRC/openSUSE:Factory/.planify.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "planify" Thu Mar 19 17:38:20 2026 rev:7 rq:1341009 version:4.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/planify/planify.changes 2026-02-10 21:13:54.099281714 +0100 +++ /work/SRC/openSUSE:Factory/.planify.new.8177/planify.changes 2026-03-19 17:39:05.030051903 +0100 @@ -1,0 +2,19 @@ +Wed Mar 18 16:59:02 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 4.18.3: + * switch over to metainfo +- Update to version 4.18.2: + * Added initial CLI interface with support for add, list, list-projects, and + update commands + * Complete redesign of the date/time picker with improved usability and + instant updates + * Added preference to preserve task properties in "Keep Adding" mode + * Improved multi-day calendar event display in Scheduled view + * Fixed events not loading correctly in month view + * Fixed incorrect event overlap detection in date ranges + * Fixed crash when deleting multiple tasks using multiselect + * Fixed duplicate task submissions during async operations + * Restored keyboard shortcuts on startup + * Fixed project cache not updating when adding tasks via Quick Add + +------------------------------------------------------------------- Old: ---- planify-4.18.0.tar.gz New: ---- planify-4.18.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ planify.spec ++++++ --- /var/tmp/diff_new_pack.xywATe/_old 2026-03-19 17:39:06.682120358 +0100 +++ /var/tmp/diff_new_pack.xywATe/_new 2026-03-19 17:39:06.706121352 +0100 @@ -19,7 +19,7 @@ %define sover 0 %define appid io.github.alainm23.planify Name: planify -Version: 4.18.0 +Version: 4.18.3 Release: 0 Summary: Task and project manager License: GPL-3.0-or-later @@ -37,7 +37,6 @@ 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.7.0 BuildRequires: pkgconfig(libecal-2.0) >= 3.52.4 @@ -46,6 +45,7 @@ BuildRequires: pkgconfig(libportal-gtk4) >= 0.7.1 BuildRequires: pkgconfig(libsecret-1) >= 0.21.4 BuildRequires: pkgconfig(libsoup-3.0) >= 3.4.4 +BuildRequires: pkgconfig(libspelling-1) BuildRequires: pkgconfig(sqlite3) >= 3.45.1 BuildRequires: pkgconfig(webkitgtk-6.0) >= 2.44.3 Provides: elementary-planner = %{version} @@ -118,8 +118,8 @@ %files %license LICENSE %doc AUTHORS README.md -%{_bindir}/%{appid}{,.quick-add} -%{_datadir}/appdata/%{appid}.appdata.xml +%{_bindir}/%{appid}{,.cli,.quick-add} +%{_datadir}/metainfo/%{appid}.metainfo.xml %{_datadir}/applications/%{appid}.desktop %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/%{appid}{,.Devel}.svg ++++++ planify-4.18.0.tar.gz -> planify-4.18.3.tar.gz ++++++ ++++ 93622 lines of diff (skipped)
