Hello community,
here is the log from the commit of package ghc-edit-distance for
openSUSE:Factory checked in at 2020-08-28 21:29:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-edit-distance (Old)
and /work/SRC/openSUSE:Factory/.ghc-edit-distance.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-edit-distance"
Fri Aug 28 21:29:51 2020 rev:10 rq:829262 version:0.2.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-edit-distance/ghc-edit-distance.changes
2020-06-19 17:12:24.557955282 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-edit-distance.new.3399/ghc-edit-distance.changes
2020-08-28 21:29:52.532567391 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:44 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-edit-distance.spec ++++++
--- /var/tmp/diff_new_pack.mS4QZn/_old 2020-08-28 21:29:53.100567660 +0200
+++ /var/tmp/diff_new_pack.mS4QZn/_new 2020-08-28 21:29:53.104567662 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-edit-distance
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,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