commit minder for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minder for openSUSE:Factory checked in at 2024-10-31 16:10:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minder (Old) and /work/SRC/openSUSE:Factory/.minder.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "minder" Thu Oct 31 16:10:13 2024 rev:30 rq:1219829 version:1.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/minder/minder.changes 2024-08-26 22:13:26.250052711 +0200 +++ /work/SRC/openSUSE:Factory/.minder.new.2020/minder.changes 2024-10-31 16:10:32.246011786 +0100 @@ -1,0 +2,33 @@ +Thu Oct 31 10:39:26 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> + +- update to 1.17.0: + * Added support for removing Markdown syntax highlighting in the note field. + * Added support for moving a node to be a sibling of its parent + * Added support for displaying child nodes as a sequence, including auto-numbering. + * Added support for Shift-I keyboard shortcut to add an image to a node. + * Adjusted blue color used in note field to improve readability in dark themes. + * Regrouped node commands in shortcuts cheatsheet to reduce required window height. + * Changed keyboard shortcut for moving child nodes of a node to be siblings + with that node from Alt+direction-of-parent to Alt+direction-of-children. + * Added tooltip to new info icon to Default Theme within preferences to + improve user documentation on what this setting does. + * Fixed memory leak issue when saving the document. + * Fixed issue with inserting root nodes using the quick entry feature. + * Fixed potential issue when creating a new tab. + * Fixed issue with centering a node with the keyboard shortcut. + * Fixed issue with pasting by replacement using the keyboard shortcut. + * Fixed issues using up, down, left, right to navigate nodes when selected + node is a root node. + * Fixed issue with deleting the previous word when editing node text. + * Fixed issue where application would crash when hovering over node note + icon on systems that installed Discount version >= 3.0. + * Fixed issue where Minder process could remain running. + * Fixed issue related to invoking Minder while application is running. + * Fixed issue with installation of application icon in the wrong directory. + * Fixed potential issue with tab handling on startup. +- remove CFLAGS, as the workaround for gcc14 is not needed anymore. +- set license to GPL2+ as the src file states +- remove %suse_update_desktop_file, as it's deprecated +- set minimum versions required by the software + +------------------------------------------------------------------- Old: ---- minder-1.16.4.tar.gz New: ---- minder-1.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minder.spec ++++++ --- /var/tmp/diff_new_pack.8t7lMI/_old 2024-10-31 16:10:33.774075911 +0100 +++ /var/tmp/diff_new_pack.8t7lMI/_new 2024-10-31 16:10:33.786076415 +0100 @@ -17,30 +17,32 @@ %define appid com.github.phase1geo.minder +%define __builder ninja Name: minder -Version: 1.16.4 +Version: 1.17.0 Release: 0 Summary: Mind-mapping app -License: GPL-3.0-or-later +License: GPL-2.0-or-later URL: https://github.com/phase1geo/Minder Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: meson +BuildRequires: ninja BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: vala +BuildRequires: python3-setuptools +BuildRequires: vala >= 0.48.0 BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(granite) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(granite) >= 6.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libhandy-1) -BuildRequires: pkgconfig(libmarkdown) +BuildRequires: pkgconfig(libmarkdown) >= 3.0 BuildRequires: pkgconfig(libxml-2.0) %description @@ -52,13 +54,11 @@ %autosetup -n Minder-%{version} %build -export CFLAGS="${optflags} -std=gnu89" %meson %meson_build %install %meson_install -%suse_update_desktop_file %{appid} %find_lang %{appid} %fdupes %{buildroot}%{_datadir} ++++++ minder-1.16.4.tar.gz -> minder-1.17.0.tar.gz ++++++ ++++ 67134 lines of diff (skipped)
participants (1)
-
Source-Sync