Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-bootstrap for openSUSE:Factory 
checked in at 2025-11-03 18:55:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bootstrap"

Mon Nov  3 18:55:36 2025 rev:36 rq:1315269 version:9.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-bootstrap.changes      
2025-02-06 22:11:44.757743907 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-bootstrap.changes    
2025-11-03 18:56:06.684088756 +0100
@@ -1,0 +2,5 @@
+Sat Oct 18 17:17:19 UTC 2025 - Ondřej Súkup <[email protected]>
+
+- update bootstrap compiler to ghc-9.10.1 
+
+-------------------------------------------------------------------

Old:
----
  ghc-9.8.2-aarch64-unknown-linux.tar.xz
  ghc-9.8.2-loongarch64-unknown-linux.tar.xz
  ghc-9.8.2-powerpc64le-unknown-linux.tar.xz
  ghc-9.8.2-riscv64-unknown-linux.tar.xz
  ghc-9.8.2-s390x-ibm-linux.tar.xz
  ghc-9.8.2-x86_64-unknown-linux.tar.xz

New:
----
  ghc-9.10.1-aarch64-unknown-linux.tar.xz
  ghc-9.10.1-powerpc64le-unknown-linux.tar.xz
  ghc-9.10.1-riscv64-unknown-linux.tar.xz
  ghc-9.10.1-s390x-ibm-linux.tar.xz
  ghc-9.10.1-x86_64-unknown-linux.tar.xz

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

Other differences:
------------------
++++++ ghc-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.ZYj57L/_old  2025-11-03 18:56:09.664213073 +0100
+++ /var/tmp/diff_new_pack.ZYj57L/_new  2025-11-03 18:56:09.668213240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bootstrap
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,12 @@
 #
 
 
+%if 0%{suse_version} == 1600
 %global llvm_major 15
+%else
+%global llvm_major 18
+%endif
+
 %ifarch ppc64le
 %define longarch powerpc64le
 # something weird on ghc arch detection
@@ -48,7 +53,7 @@
 %define sysname unknown
 %endif
 Name:           ghc-bootstrap
-Version:        9.8.2
+Version:        9.10.1
 Release:        0
 Summary:        Binary distributions of The Glorious Glasgow Haskell Compiler
 License:        BSD-3-Clause
@@ -60,10 +65,10 @@
 Source16:       ghc-%{version}-s390x-ibm-linux.tar.xz
 Source17:       ghc-%{version}-aarch64-unknown-linux.tar.xz
 Source19:       ghc-%{version}-riscv64-unknown-linux.tar.xz
-Source20:       ghc-%{version}-loongarch64-unknown-linux.tar.xz
+# I don't have any loongarch64 machine/worker
+#Source20:       ghc-%{version}-loongarch64-unknown-linux.tar.xz
 BuildRequires:  chrpath
 BuildRequires:  fdupes
-BuildRequires:  gcc-PIE
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  gmp-devel
@@ -84,14 +89,10 @@
 %ifnarch s390x
 BuildRequires:  libnuma-devel
 %endif
-%ifarch s390x riscv64
 Requires:       clang%{llvm_major}
-Requires:       llvm%{llvm_major}
-%endif
-%ifnarch s390x
 Requires:       libffi-devel
 Requires:       libnuma-devel
-%endif
+Requires:       llvm%{llvm_major}
 
 %description
 This package contains a binary distribution of "The Glorious Glasgow
@@ -108,7 +109,7 @@
 cp %{SOURCE16} .
 cp %{SOURCE17} .
 cp %{SOURCE19} .
-cp %{SOURCE20} .
+# cp %{SOURCE20} .
 
 %build
 tar Jxf ghc-%{version}-%{longarch}-%{sysname}-linux.tar.xz

++++++ ghc-9.8.2-aarch64-unknown-linux.tar.xz -> 
ghc-9.10.1-aarch64-unknown-linux.tar.xz ++++++
/work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-9.8.2-aarch64-unknown-linux.tar.xz 
/work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-9.10.1-aarch64-unknown-linux.tar.xz
 differ: char 13, line 1

++++++ ghc-9.8.2-powerpc64le-unknown-linux.tar.xz -> 
ghc-9.10.1-powerpc64le-unknown-linux.tar.xz ++++++
/work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-9.8.2-powerpc64le-unknown-linux.tar.xz
 
/work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-9.10.1-powerpc64le-unknown-linux.tar.xz
 differ: char 13, line 1

++++++ ghc-9.8.2-riscv64-unknown-linux.tar.xz -> 
ghc-9.10.1-riscv64-unknown-linux.tar.xz ++++++
/work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-9.8.2-riscv64-unknown-linux.tar.xz 
/work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-9.10.1-riscv64-unknown-linux.tar.xz
 differ: char 13, line 1

++++++ ghc-9.8.2-s390x-ibm-linux.tar.xz -> ghc-9.10.1-s390x-ibm-linux.tar.xz 
++++++
/work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-9.8.2-s390x-ibm-linux.tar.xz 
/work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-9.10.1-s390x-ibm-linux.tar.xz
 differ: char 13, line 1

++++++ ghc-9.8.2-x86_64-unknown-linux.tar.xz -> 
ghc-9.10.1-x86_64-unknown-linux.tar.xz ++++++
/work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-9.8.2-x86_64-unknown-linux.tar.xz 
/work/SRC/openSUSE:Factory/.ghc-bootstrap.new.1980/ghc-9.10.1-x86_64-unknown-linux.tar.xz
 differ: char 13, line 1

Reply via email to