Hello community,
here is the log from the commit of package ghc-http-download for
openSUSE:Factory checked in at 2020-01-03 17:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-download (Old)
and /work/SRC/openSUSE:Factory/.ghc-http-download.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-http-download"
Fri Jan 3 17:35:22 2020 rev:4 rq:760287 version:0.1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-download/ghc-http-download.changes
2019-12-27 13:54:21.160686837 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-http-download.new.6675/ghc-http-download.changes
2020-01-03 17:35:40.583255379 +0100
@@ -1,0 +2,6 @@
+Wed Jan 1 18:02:54 UTC 2020 - [email protected]
+
+- Drop obsolete code to create a Setup.hs file. The RPM macros do
+ this automatically now.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-http-download.spec ++++++
--- /var/tmp/diff_new_pack.Rbkazk/_old 2020-01-03 17:35:41.155255673 +0100
+++ /var/tmp/diff_new_pack.Rbkazk/_new 2020-01-03 17:35:41.155255673 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-http-download
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -65,8 +65,6 @@
%prep
%setup -q -n %{pkg_name}-%{version}
-echo > Setup.hs 'import Distribution.Simple'
-echo >>Setup.hs 'main = defaultMain'
%build
%ghc_lib_build