Hello community,
here is the log from the commit of package ghc-constraints for openSUSE:Factory
checked in at 2020-08-28 21:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-constraints (Old)
and /work/SRC/openSUSE:Factory/.ghc-constraints.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-constraints"
Fri Aug 28 21:27:58 2020 rev:9 rq:829227 version:0.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-constraints/ghc-constraints.changes
2020-06-19 17:10:26.889594505 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-constraints.new.3399/ghc-constraints.changes
2020-08-28 21:28:01.144514620 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:26 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-constraints.spec ++++++
--- /var/tmp/diff_new_pack.J0XuEM/_old 2020-08-28 21:28:02.504515264 +0200
+++ /var/tmp/diff_new_pack.J0XuEM/_new 2020-08-28 21:28:02.504515264 +0200
@@ -56,7 +56,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