Hello community, here is the log from the commit of package jgmenu for openSUSE:Factory checked in at 2020-01-13 22:22:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgmenu (Old) and /work/SRC/openSUSE:Factory/.jgmenu.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgmenu" Mon Jan 13 22:22:07 2020 rev:11 rq:763936 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jgmenu/jgmenu.changes 2019-10-22 15:46:09.669765800 +0200 +++ /work/SRC/openSUSE:Factory/.jgmenu.new.6675/jgmenu.changes 2020-01-13 22:22:09.610535923 +0100 @@ -1,0 +2,19 @@ +Mon Jan 13 12:14:54 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 4.0: + * Add apps module - a replacement for pmenu and the default menu + generator from v4.0 (hence major bump) + * Move pmenu and lx modules to contrib/ to make maintenance and + packaging easier. + * jgmenu.c: hide 'last selection border' (issue #103). + * Update man pages and usage() to prefer `jgmenu_run init` over + `jgmenu init` + * Add banned.h to make audits easier + * Add scripts/pbuild to simplify building deb packages with pbuilder. + * Add configure script in order to (a) make contrib/ packages easier + to manange; and (b) remove dependency checking from Makefile + * greeneye: change category 'Games' to 'Game' in order to comply with + freedesktop.org XDG menu-spec. + * filter.c: support case-insensitive non-ASCII search (issue #91) + +------------------------------------------------------------------- Old: ---- v3.5.tar.gz New: ---- v4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgmenu.spec ++++++ --- /var/tmp/diff_new_pack.zaP9RW/_old 2020-01-13 22:22:11.734536909 +0100 +++ /var/tmp/diff_new_pack.zaP9RW/_new 2020-01-13 22:22:11.734536909 +0100 @@ -1,7 +1,7 @@ # # spec file for package jgmenu # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: jgmenu -Version: 3.5 +Version: 4.0 Release: 0 Summary: Small X11 menu intended to be used with openbox and tint2 License: GPL-2.0-only @@ -49,6 +49,7 @@ grep -rl '^#!' | xargs sed -i '/^#!/s/env.*py.*/python3/' %build +%configure make %{?_smp_mflags} prefix=%{_prefix} %install ++++++ v3.5.tar.gz -> v4.0.tar.gz ++++++ ++++ 6549 lines of diff (skipped)
