Hello community,
here is the log from the commit of package ghc-extensible-exceptions for
openSUSE:Factory checked in at 2020-08-28 21:30:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-extensible-exceptions (Old)
and /work/SRC/openSUSE:Factory/.ghc-extensible-exceptions.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-extensible-exceptions"
Fri Aug 28 21:30:06 2020 rev:5 rq:829269 version:0.1.1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-extensible-exceptions/ghc-extensible-exceptions.changes
2020-06-19 17:12:41.950013469 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-extensible-exceptions.new.3399/ghc-extensible-exceptions.changes
2020-08-28 21:30:10.888576087 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:47 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-extensible-exceptions.spec ++++++
--- /var/tmp/diff_new_pack.AJpmF7/_old 2020-08-28 21:30:11.404576332 +0200
+++ /var/tmp/diff_new_pack.AJpmF7/_new 2020-08-28 21:30:11.412576335 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-extensible-exceptions
#
-# 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
@@ -43,7 +43,7 @@
files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
%build
%ghc_lib_build