Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minder for openSUSE:Factory checked in at 2021-09-10 23:40:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minder (Old) and /work/SRC/openSUSE:Factory/.minder.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minder" Fri Sep 10 23:40:48 2021 rev:24 rq:917849 version:1.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/minder/minder.changes 2021-06-29 22:43:52.170921927 +0200 +++ /work/SRC/openSUSE:Factory/.minder.new.1899/minder.changes 2021-09-10 23:40:53.130532204 +0200 @@ -1,0 +2,52 @@ +Thu Sep 9 22:34:08 UTC 2021 - Alexei Podvalsky <[email protected]> + +- Update to 1.13.1: + * Changes + * Updated Italian translation (thanks to @albanobattistella) + * Updated screenshots for elementary OS 6. + * Bug Fixes + * Fixed command support for non-English keyboard layouts. + * New + * Added support for toggling the task indicator when multiple + nodes are selected. + * Added German translation (thanks to Peter Sonntaga). + * Added zoom amount in the zoom button tooltip. + * Added support for y command to create/remove node links when + multiple nodes are selected. + * Added support for x command to create connections when two + * Added support for system dark mode setting. + * Updated Italian translation (thanks to @albanobattistella). + * Updated Russian translation (thanks to Alexandre Prokoudine). + * Improved task indicator sizes in leaf nodes. + * Changed fold indicator from a circle to a square. + * Removed zoom in/out menu items and made them buttons instead. + * Node/connection is now automatically selected on right click + if it is not selected. + * Moved node change contextual menu items into their own + submenu. + * Changed forward slash command to Control-A for selecting all + text. + * Changed backward slash command to Control-Shift-A for + deselecting all text. + * Changed F1 command to Control-? for displaying keyboard + shortcuts. + * Updated keyboard shortcuts cheatsheet. + * Updated code base for elementary OS 6 (gtksourceview-4, + libhandy-1, Flatpak support, etc.) + * Fixed issue where sticker tooltips were not displaying + translated names. + * Fixed node resizing issues when system font is changed in + system settings. + * Fixed Flatpak issue to allow dark mode system settings to + affect application. + * Fixed layout issues when root node is resized. + * Fixed squared and rounded link display for nodes attached to + root node. + * Fixed cursor location when End key used. + * Fixed potential node identification generation issue that can + lead to bad connections on load. + * Fixed location of node stickers within the node to improve + look. + * Fixed issues copying and pasting a single selected node. + +------------------------------------------------------------------- Old: ---- Minder-1.12.5.tar.gz New: ---- Minder-1.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minder.spec ++++++ --- /var/tmp/diff_new_pack.ykFfwB/_old 2021-09-10 23:40:53.634532739 +0200 +++ /var/tmp/diff_new_pack.ykFfwB/_new 2021-09-10 23:40:53.638532744 +0200 @@ -1,7 +1,7 @@ # # spec file for package minder # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: minder -Version: 1.12.5 +Version: 1.13.1 Release: 0 Summary: Mind-mapping app License: GPL-3.0-or-later @@ -36,8 +36,9 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(granite) >= 5.2.3 BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: pkgconfig(libarchive) +BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libmarkdown) BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang ++++++ Minder-1.12.5.tar.gz -> Minder-1.13.1.tar.gz ++++++ ++++ 37453 lines of diff (skipped)
