Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bemenu for openSUSE:Factory checked in at 2022-07-05 12:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bemenu (Old) and /work/SRC/openSUSE:Factory/.bemenu.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bemenu" Tue Jul 5 12:09:56 2022 rev:14 rq:986755 version:0.6.9 Changes: -------- --- /work/SRC/openSUSE:Factory/bemenu/bemenu.changes 2022-02-22 21:18:42.370291908 +0100 +++ /work/SRC/openSUSE:Factory/.bemenu.new.1548/bemenu.changes 2022-07-05 12:10:29.296643604 +0200 @@ -1,0 +2,18 @@ +Tue Jul 5 04:46:12 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.6.9: + * Fix Wayland event loop order to avoid missed renders (fixes + regressions on #274, #275) #279 + +------------------------------------------------------------------- +Tue Jul 5 04:45:23 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.6.8: + * Fix --ch cursor height option parsing #253 + * Add option to specify cursor width #268 + * Add option to specify alternating background/foreground colors for entries #267 + * Add option to specify horizontal padding in single line mode #266 + * Add option to define a border and border color #265 + * Fix missed rendering regressions on Wayland (fixes --grab flag) #273 + +------------------------------------------------------------------- Old: ---- 0.6.7.tar.gz New: ---- bemenu-0.6.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bemenu.spec ++++++ --- /var/tmp/diff_new_pack.1z30eM/_old 2022-07-05 12:10:29.724644218 +0200 +++ /var/tmp/diff_new_pack.1z30eM/_new 2022-07-05 12:10:29.728644224 +0200 @@ -18,13 +18,13 @@ %define bcond_with curses Name: bemenu -Version: 0.6.7 +Version: 0.6.9 Release: 0 Summary: Dynamic menu library and client program inspired by dmenu License: MIT Group: System/GUI/Other URL: https://github.com/Cloudef/bemenu -Source0: https://github.com/Cloudef/bemenu/archive/%{version}.tar.gz +Source0: https://github.com/Cloudef/bemenu/releases/download/%{version}/bemenu-%{version}.tar.gz BuildRequires: Mesa-devel BuildRequires: gcc-c++ BuildRequires: make