Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lemonbar for openSUSE:Factory checked in at 2021-04-22 18:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lemonbar (Old) and /work/SRC/openSUSE:Factory/.lemonbar.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lemonbar" Thu Apr 22 18:04:45 2021 rev:3 rq:887846 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/lemonbar/lemonbar.changes 2019-06-01 09:56:36.647178624 +0200 +++ /work/SRC/openSUSE:Factory/.lemonbar.new.12324/lemonbar.changes 2021-04-22 18:06:21.706734120 +0200 @@ -1,0 +2,15 @@ +Sat Apr 17 01:03:08 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 1.4 + + Unlimited number of clickable areas, the -a switch was removed. + + Unlimited number of loadable fonts (yay, I guess?). + + You can now specify what screens are used by lemonbar with + the -o switch. + + The new Sn specifier allows you to select a screen by name. + + Much better handling of rapidly-changing input + + Underlines and overlines are not reset when changing the + alignment. + + Use opaque black/white colors as default values. + + Reset the attributes and colors between each rendered line. + +------------------------------------------------------------------- Old: ---- v1.3.tar.gz New: ---- bar-1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lemonbar.spec ++++++ --- /var/tmp/diff_new_pack.gnqoQW/_old 2021-04-22 18:06:22.158734868 +0200 +++ /var/tmp/diff_new_pack.gnqoQW/_new 2021-04-22 18:06:22.162734874 +0200 @@ -1,7 +1,7 @@ # # spec file for package lemonbar # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,13 +17,13 @@ Name: lemonbar -Version: 1.3 +Version: 1.4 Release: 0 Summary: An X11 bar License: MIT Group: System/GUI/Other -Url: https://github.com/LemonBoy/bar -Source0: https://github.com/LemonBoy/bar/archive/v%{version}.tar.gz +URL: https://github.com/LemonBoy/bar +Source0: %{URL}/archive/refs/tags/v%{version}.tar.gz#/bar-%{version}.tar.gz BuildRequires: libxcb-devel %description @@ -41,8 +41,7 @@ %make_install PREFIX=%{_prefix} %files -%defattr (-, root, root) -%doc LICENSE +%license LICENSE %{_bindir}/lemonbar %{_mandir}/man1/lemonbar.1%{ext_man}