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