Hello community,

here is the log from the commit of package ShellCheck for openSUSE:Factory 
checked in at 2020-01-03 17:34:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ShellCheck (Old)
 and      /work/SRC/openSUSE:Factory/.ShellCheck.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ShellCheck"

Fri Jan  3 17:34:56 2020 rev:16 rq:760275 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ShellCheck/ShellCheck.changes    2019-12-27 
13:50:31.436537453 +0100
+++ /work/SRC/openSUSE:Factory/.ShellCheck.new.6675/ShellCheck.changes  
2020-01-03 17:35:02.159235655 +0100
@@ -1,0 +2,6 @@
+Wed Jan  1 10:05:21 UTC 2020 - Peter Simons <[email protected]>
+
+- Drop bogus Setup.hs file to let the build succeed with ghc-8.8.x.
+- Fix download URL.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ShellCheck.spec ++++++
--- /var/tmp/diff_new_pack.nJgqhj/_old  2020-01-03 17:35:02.875236022 +0100
+++ /var/tmp/diff_new_pack.nJgqhj/_new  2020-01-03 17:35:02.875236022 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ShellCheck
 #
-# 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
@@ -24,7 +24,7 @@
 Summary:        Shell script analysis tool
 License:        GPL-3.0-or-later
 URL:            https://hackage.haskell.org/package/%{name}
-Source0:        %{name}-%{version}.tar.gz
+Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Diff-devel
@@ -72,6 +72,7 @@
 
 %prep
 %setup -q
+rm Setup.hs
 
 %build
 %ghc_lib_build


Reply via email to