Hello community,
here is the log from the commit of package ghc-network-bsd for openSUSE:Factory
checked in at 2020-08-28 21:35:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-network-bsd (Old)
and /work/SRC/openSUSE:Factory/.ghc-network-bsd.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-network-bsd"
Fri Aug 28 21:35:21 2020 rev:3 rq:829360 version:2.8.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-network-bsd/ghc-network-bsd.changes
2020-08-18 12:25:20.063829671 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-network-bsd.new.3399/ghc-network-bsd.changes
2020-08-28 21:35:21.668723321 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:45:33 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-network-bsd.spec ++++++
--- /var/tmp/diff_new_pack.PVEOgx/_old 2020-08-28 21:35:22.132723541 +0200
+++ /var/tmp/diff_new_pack.PVEOgx/_new 2020-08-28 21:35:22.140723545 +0200
@@ -78,7 +78,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
sed -i -e 's/< 3.1.2/< 4/' network-bsd.cabal