Hello community, here is the log from the commit of package xmonad for openSUSE:Factory checked in at 2020-08-28 21:42:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmonad (Old) and /work/SRC/openSUSE:Factory/.xmonad.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmonad" Fri Aug 28 21:42:30 2020 rev:7 rq:829529 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/xmonad/xmonad.changes 2020-06-19 17:22:23.967719632 +0200 +++ /work/SRC/openSUSE:Factory/.xmonad.new.3399/xmonad.changes 2020-08-28 21:42:31.588912638 +0200 @@ -1,0 +2,5 @@ +Tue Aug 18 10:46:55 UTC 2020 - Peter Simons <[email protected]> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmonad.spec ++++++ --- /var/tmp/diff_new_pack.DYHQv0/_old 2020-08-28 21:42:33.236913245 +0200 +++ /var/tmp/diff_new_pack.DYHQv0/_new 2020-08-28 21:42:33.240913247 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmonad # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,7 +79,7 @@ This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup %build %ghc_lib_build
