Hello community,
here is the log from the commit of package ghc-transformers-base for
openSUSE:Factory checked in at 2020-08-28 21:39:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-transformers-base (Old)
and /work/SRC/openSUSE:Factory/.ghc-transformers-base.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-transformers-base"
Fri Aug 28 21:39:57 2020 rev:11 rq:829460 version:0.4.5.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-transformers-base/ghc-transformers-base.changes
2020-06-19 17:20:08.727331696 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-transformers-base.new.3399/ghc-transformers-base.changes
2020-08-28 21:39:58.172854316 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:46:22 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-transformers-base.spec ++++++
--- /var/tmp/diff_new_pack.EwKAda/_old 2020-08-28 21:39:58.744854588 +0200
+++ /var/tmp/diff_new_pack.EwKAda/_new 2020-08-28 21:39:58.748854590 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-transformers-base
#
-# 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
@@ -47,7 +47,7 @@
files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
%build
%ghc_lib_build