Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmobar for openSUSE:Factory checked in at 2021-06-01 10:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmobar (Old) and /work/SRC/openSUSE:Factory/.xmobar.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmobar" Tue Jun 1 10:39:01 2021 rev:18 rq:896206 version:0.38 Changes: -------- --- /work/SRC/openSUSE:Factory/xmobar/xmobar.changes 2020-12-22 11:50:15.162046056 +0100 +++ /work/SRC/openSUSE:Factory/.xmobar.new.1898/xmobar.changes 2021-06-01 10:40:38.757138317 +0200 @@ -1,0 +2,16 @@ +Wed May 19 10:10:27 UTC 2021 - [email protected] + +- Update xmobar to version 0.38. + ## Version 0.38 (May, 2021) + + _Bug fixes_ + + - Fix off-by-one in strut calculation for `Static` position which reserved + space for the panel than necessary and caused issues in some multi-head + setups (fixes #530). + - Revert the double-UTF-8 encoding workarounds of 0.36 (#482), as they're no + longer necessary with xmonad-contrib master, and aren't needed with any + released version of xmonad-contrib either. + - Fix slow reactions to SIGUSR1/2 signals (reposition, change screen). + +------------------------------------------------------------------- Old: ---- xmobar-0.37.tar.gz New: ---- xmobar-0.38.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmobar.spec ++++++ --- /var/tmp/diff_new_pack.8ShgOM/_old 2021-06-01 10:40:39.273139195 +0200 +++ /var/tmp/diff_new_pack.8ShgOM/_new 2021-06-01 10:40:39.273139195 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmobar # -# 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 @@ -19,7 +19,7 @@ %global pkg_name xmobar %bcond_with tests Name: %{pkg_name} -Version: 0.37 +Version: 0.38 Release: 0 Summary: A Minimalistic Text Based Status Bar License: BSD-3-Clause @@ -115,13 +115,13 @@ %files %license license -%doc changelog.md examples readme.md +%doc changelog.md doc examples readme.org %{_bindir}/%{name} %files -n ghc-%{name} -f ghc-%{name}.files %license license %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files -%doc changelog.md examples readme.md +%doc changelog.md doc examples readme.org %changelog ++++++ xmobar-0.37.tar.gz -> xmobar-0.38.tar.gz ++++++ ++++ 4421 lines of diff (skipped)
