Hello community,
here is the log from the commit of package ghc-cryptohash-sha256 for
openSUSE:Factory checked in at 2020-08-28 21:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cryptohash-sha256 (Old)
and /work/SRC/openSUSE:Factory/.ghc-cryptohash-sha256.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cryptohash-sha256"
Fri Aug 28 21:28:47 2020 rev:11 rq:829237 version:0.11.101.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-cryptohash-sha256/ghc-cryptohash-sha256.changes
2020-06-19 17:10:56.921687763 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-cryptohash-sha256.new.3399/ghc-cryptohash-sha256.changes
2020-08-28 21:28:52.528538964 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:31 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-cryptohash-sha256.spec ++++++
--- /var/tmp/diff_new_pack.h2juzk/_old 2020-08-28 21:28:53.596539470 +0200
+++ /var/tmp/diff_new_pack.h2juzk/_new 2020-08-28 21:28:53.604539474 +0200
@@ -96,7 +96,7 @@
files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build