Hello community, here is the log from the commit of package xmobar for openSUSE:Factory checked in at 2020-05-11 13:37:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmobar (Old) and /work/SRC/openSUSE:Factory/.xmobar.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmobar" Mon May 11 13:37:17 2020 rev:13 rq:801072 version:0.33 Changes: -------- --- /work/SRC/openSUSE:Factory/xmobar/xmobar.changes 2020-03-09 14:17:21.686663924 +0100 +++ /work/SRC/openSUSE:Factory/.xmobar.new.2738/xmobar.changes 2020-05-11 13:37:20.648613266 +0200 @@ -1,0 +2,8 @@ +Thu May 7 07:48:19 UTC 2020 - Peter Simons <[email protected]> + +- Drop obsolete %setup hack to work around a missing Setup.hs file. + New ghc-rpm-macros do this automatically. + +- Tweak dependency information to fix building with ghc-8.10.x. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmobar.spec ++++++ --- /var/tmp/diff_new_pack.bltzV2/_old 2020-05-11 13:37:21.296614624 +0200 +++ /var/tmp/diff_new_pack.bltzV2/_new 2020-05-11 13:37:21.300614633 +0200 @@ -91,8 +91,7 @@ %prep %setup -q -echo > Setup.hs 'import Distribution.Simple' -echo >>Setup.hs 'main = defaultMain' +cabal-tweak-dep-ver base '< 4.14' '< 5' %build %define cabal_configure_options -fwith_datezone -fwith_dbus -fwith_inotify -fwith_iwlib -fwith_mpris -fwith_thread -fwith_utf8 -fwith_xft -fwith_xpm
