Hello community, here is the log from the commit of package cabal-install for openSUSE:Factory checked in at 2020-08-28 21:23:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabal-install (Old) and /work/SRC/openSUSE:Factory/.cabal-install.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-install" Fri Aug 28 21:23:19 2020 rev:31 rq:829142 version:3.2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes 2020-06-19 17:06:46.841004340 +0200 +++ /work/SRC/openSUSE:Factory/.cabal-install.new.3399/cabal-install.changes 2020-08-28 21:23:22.316382524 +0200 @@ -1,0 +2,5 @@ +Tue Aug 18 10:43:43 UTC 2020 - Peter Simons <[email protected]> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-install.spec ++++++ --- /var/tmp/diff_new_pack.9GluUF/_old 2020-08-28 21:23:23.000382848 +0200 +++ /var/tmp/diff_new_pack.9GluUF/_new 2020-08-28 21:23:23.004382850 +0200 @@ -64,8 +64,7 @@ installation of Haskell libraries and programs. %prep -%setup -q -%patch01 -p2 +%autosetup -p2 %build %ghc_bin_build
