Hello community,

here is the log from the commit of package ghc-bootstrap for openSUSE:Leap:15.2 
checked in at 2020-05-18 11:00:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-bootstrap (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ghc-bootstrap.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bootstrap"

Mon May 18 11:00:27 2020 rev:20 rq:806147 version:8.6.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ghc-bootstrap/ghc-bootstrap.changes    
2020-03-15 07:12:07.744990928 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ghc-bootstrap.new.2738/ghc-bootstrap.changes  
2020-05-18 11:00:28.790771260 +0200
@@ -1,0 +2,5 @@
+Wed May  6 14:02:54 UTC 2020 - Peter Simons <[email protected]>
+
+- Drop duplicated ix86 case from list of conditionals.
+
+-------------------------------------------------------------------
@@ -28,0 +34,5 @@
+Wed Jan  8 23:28:25 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Enable build on riscv64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.qwxjoG/_old  2020-05-18 11:00:34.502783082 +0200
+++ /var/tmp/diff_new_pack.qwxjoG/_new  2020-05-18 11:00:34.506783089 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bootstrap
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -82,19 +82,13 @@
 BuildRequires:  libncurses5
 %ifnarch %{arm} s390x
 BuildRequires:  libnuma-devel
-Requires:       libnuma-devel
 %endif
-
 %ifarch aarch64 %{arm}
 BuildRequires:  binutils-gold
 Requires:       binutils-gold
-BuildRequires:  llvm
-Requires:       llvm
 %endif
-
 %ifarch s390x riscv64
 BuildRequires:  libffi-devel
-Requires:       libffi-devel
 %endif
 Requires:       gmp-devel
 Requires:       libncurses5


Reply via email to