Hello community, here is the log from the commit of package jgmenu for openSUSE:Factory checked in at 2019-02-25 17:58:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgmenu (Old) and /work/SRC/openSUSE:Factory/.jgmenu.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgmenu" Mon Feb 25 17:58:57 2019 rev:2 rq:678870 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jgmenu/jgmenu.changes 2019-02-24 17:11:03.748496915 +0100 +++ /work/SRC/openSUSE:Factory/.jgmenu.new.28833/jgmenu.changes 2019-02-25 17:59:01.698197761 +0100 @@ -1,0 +2,35 @@ +Mon Feb 25 10:28:17 UTC 2019 - [email protected] + +- Update to 2.1: + * Hide separators when searching + * Make ^filter() happily co-exist with type-to-search, by clearing + any ^filer() invocation on type-to-search. So, for example, if + ^filter(#Network) has been applied and the user then starts + typing, '#Network' is cleared. + * Survive bad ^pipe() - i.e. one that returns error or no items + * Make checkout_tag() survive invalid tag by simply reverting to + the first menu item. This means that we now also sensibly handle + --checkout=foo where foo does not exist. (Reported-by: @johnraff) + * Check that pipe-menu tags are unique before loading. Trying deal + with duplicate tags after the node structure has been created does + not work, because we cannot tell which ^tag() correspond to which + ^checkout(). + * Add config option 'edge_snap_x'. Snap to left hand edge if within + specified distance from it. Note that this option is only + applicable in at_pointer mode. + * (config) Simplify command 'amend' and also add --dryrun option to check for + missing items, but without modifying jgmenurc + * (config) Add command 'create' to create a new config file (jgmenurc) based + on built-in default values. + * (ob) Cope with commas in all fields (thanks @johnraff) + * (init) Add greeneye to the built-in themes + Try greeneye with `jgmenu init --theme=greeneye` + * Add sharness (https://github.com/chriscool/sharness) and modify + current unit-tests to run with it (Thanks @chriscool et al) + * Remove redundant/superseded code, scripts, examples and tests + * Lots of minor coding style and flawfinder fixes + * Simplify Makefile + * Make sure self_pipe is cleared in hide_menu() and positively + check that menu is not hidden when opening a submenu. + +------------------------------------------------------------------- Old: ---- v2.0.tar.gz New: ---- v2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgmenu.spec ++++++ --- /var/tmp/diff_new_pack.V6reis/_old 2019-02-25 17:59:03.366196130 +0100 +++ /var/tmp/diff_new_pack.V6reis/_new 2019-02-25 17:59:03.370196126 +0100 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: jgmenu -Version: 2.0 +Version: 2.1 Release: 0 Summary: Small X11 menu intended to be used with openbox and tint2 License: GPL-2.0-only ++++++ v2.0.tar.gz -> v2.1.tar.gz ++++++ ++++ 8484 lines of diff (skipped)
