Hello community,
here is the log from the commit of package ghc-http-client-tls for
openSUSE:Factory checked in at 2020-08-28 21:33:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-client-tls (Old)
and /work/SRC/openSUSE:Factory/.ghc-http-client-tls.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-http-client-tls"
Fri Aug 28 21:33:39 2020 rev:18 rq:829310 version:0.3.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-client-tls/ghc-http-client-tls.changes
2020-06-19 17:13:29.630172989 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-http-client-tls.new.3399/ghc-http-client-tls.changes
2020-08-28 21:33:40.880675572 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:45:07 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-http-client-tls.spec ++++++
--- /var/tmp/diff_new_pack.7xwDau/_old 2020-08-28 21:33:41.424675830 +0200
+++ /var/tmp/diff_new_pack.7xwDau/_new 2020-08-28 21:33:41.428675832 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-http-client-tls
#
-# 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
@@ -63,7 +63,7 @@
files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build