Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnu-compilers-hpc for 
openSUSE:Factory checked in at 2022-01-07 12:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old)
 and      /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu-compilers-hpc"

Fri Jan  7 12:45:57 2022 rev:14 rq:944497 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes      
2021-10-12 21:47:55.087748445 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1896/gnu-compilers-hpc.changes
    2022-01-07 12:47:27.831890563 +0100
@@ -1,0 +2,5 @@
+Mon Dec 13 16:45:02 UTC 2021 - Antoine Ginies <[email protected]>
+
+- fix _multibuild with a correct list of gcc version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-compilers-hpc.spec ++++++
--- /var/tmp/diff_new_pack.zX9aLN/_old  2022-01-07 12:47:28.287890880 +0100
+++ /var/tmp/diff_new_pack.zX9aLN/_new  2022-01-07 12:47:28.291890882 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -55,6 +55,11 @@
 %define c_f_ver 11
 %endif
 
+# For Factory only build the default
+%if 0%{?suse_version} > 1500 && "%flavor" != "gnu-hpc"
+ExclusiveArch:  do-not-build
+%endif
+
 %{!?_rpmmacrodir:%define _rpmmacrodir %{_sysconfdir}/rpm}
 # Keep in sync with macros.hpc-gnu
 # ab >= 40 - version: a.b to accompodate for old gcc version scheme of gcc < 5

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.zX9aLN/_old  2022-01-07 12:47:28.339890916 +0100
+++ /var/tmp/diff_new_pack.zX9aLN/_new  2022-01-07 12:47:28.343890918 +0100
@@ -1,4 +1,8 @@
 <multibuild>
   <package>gnu-hpc</package>
+  <package>gnu8-hpc</package>
+  <package>gnu9-hpc</package>
+  <package>gnu10-hpc</package>
+  <package>gnu11-hpc</package>
 </multibuild>
 

Reply via email to