Hello community,
here is the log from the commit of package ghc-network-info for
openSUSE:Factory checked in at 2020-08-28 21:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-network-info (Old)
and /work/SRC/openSUSE:Factory/.ghc-network-info.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-network-info"
Fri Aug 28 21:35:25 2020 rev:2 rq:829362 version:0.2.0.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-network-info/ghc-network-info.changes
2020-06-19 17:03:09.864479133 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-network-info.new.3399/ghc-network-info.changes
2020-08-28 21:35:25.780725269 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:45:34 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-network-info.spec ++++++
--- /var/tmp/diff_new_pack.b2CeRX/_old 2020-08-28 21:35:26.244725489 +0200
+++ /var/tmp/diff_new_pack.b2CeRX/_new 2020-08-28 21:35:26.244725489 +0200
@@ -48,7 +48,7 @@
This package provides the Haskell %{pkg_name} library development files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build