Hello community, here is the log from the commit of package ghc-th-expand-syns for openSUSE:Factory checked in at 2020-09-07 21:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-th-expand-syns (Old) and /work/SRC/openSUSE:Factory/.ghc-th-expand-syns.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-th-expand-syns" Mon Sep 7 21:33:19 2020 rev:11 rq:832374 version:0.4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-th-expand-syns/ghc-th-expand-syns.changes 2020-05-11 13:36:35.828519311 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-th-expand-syns.new.3399/ghc-th-expand-syns.changes 2020-09-07 21:33:28.873328880 +0200 @@ -1,0 +2,5 @@ +Fri Sep 4 10:40:10 UTC 2020 - Peter Simons <[email protected]> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-th-expand-syns.spec ++++++ --- /var/tmp/diff_new_pack.hNeu8m/_old 2020-09-07 21:33:29.529329180 +0200 +++ /var/tmp/diff_new_pack.hNeu8m/_new 2020-09-07 21:33:29.533329182 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-th-expand-syns # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -45,7 +45,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build
