Hello community, here is the log from the commit of package alex for openSUSE:Factory checked in at 2020-08-28 21:23:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alex (Old) and /work/SRC/openSUSE:Factory/.alex.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alex" Fri Aug 28 21:23:12 2020 rev:25 rq:829140 version:3.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/alex/alex.changes 2020-06-19 17:06:43.876996539 +0200 +++ /work/SRC/openSUSE:Factory/.alex.new.3399/alex.changes 2020-08-28 21:23:15.672379376 +0200 @@ -1,0 +2,5 @@ +Tue Aug 18 10:43:42 UTC 2020 - Peter Simons <[email protected]> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alex.spec ++++++ --- /var/tmp/diff_new_pack.mzugeY/_old 2020-08-28 21:23:16.316379682 +0200 +++ /var/tmp/diff_new_pack.mzugeY/_new 2020-08-28 21:23:16.320379683 +0200 @@ -1,7 +1,7 @@ # # spec file for package alex # -# 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 @@ -46,7 +46,7 @@ lex or flex for C/C++. %prep -%setup -q +%autosetup %build %ghc_bin_build
