Hello community,
here is the log from the commit of package ghc-doctemplates for
openSUSE:Factory checked in at 2020-08-28 21:29:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-doctemplates (Old)
and /work/SRC/openSUSE:Factory/.ghc-doctemplates.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-doctemplates"
Fri Aug 28 21:29:40 2020 rev:10 rq:829257 version:0.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-doctemplates/ghc-doctemplates.changes
2020-06-19 17:12:09.697905566 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-doctemplates.new.3399/ghc-doctemplates.changes
2020-08-28 21:29:40.812561839 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:41 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-doctemplates.spec ++++++
--- /var/tmp/diff_new_pack.cbOYpu/_old 2020-08-28 21:29:41.316562078 +0200
+++ /var/tmp/diff_new_pack.cbOYpu/_new 2020-08-28 21:29:41.320562079 +0200
@@ -66,7 +66,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