Hello community,
here is the log from the commit of package ghc-crypto-random for
openSUSE:Factory checked in at 2020-08-28 21:28:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-crypto-random (Old)
and /work/SRC/openSUSE:Factory/.ghc-crypto-random.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-crypto-random"
Fri Aug 28 21:28:26 2020 rev:2 rq:829234 version:0.0.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-crypto-random/ghc-crypto-random.changes
2020-06-19 17:00:11.080019024 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-crypto-random.new.3399/ghc-crypto-random.changes
2020-08-28 21:28:33.516529957 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:29 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-crypto-random.spec ++++++
--- /var/tmp/diff_new_pack.AgAjCB/_old 2020-08-28 21:28:34.388530370 +0200
+++ /var/tmp/diff_new_pack.AgAjCB/_new 2020-08-28 21:28:34.392530372 +0200
@@ -46,7 +46,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