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-12-13 18:57:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old)
and /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-compilers-hpc"
Tue Dec 13 18:57:29 2022 rev:15 rq:1042733 version:1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes
2022-01-07 12:47:27.831890563 +0100
+++
/work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new.1835/gnu-compilers-hpc.changes
2022-12-13 18:57:48.975955430 +0100
@@ -1,0 +2,5 @@
+Tue Dec 13 15:31:07 UTC 2022 - Egbert Eich <[email protected]>
+
+- Add support for gcc12 (jsc#PED-2834).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnu-compilers-hpc.spec ++++++
--- /var/tmp/diff_new_pack.BuW4jJ/_old 2022-12-13 18:57:49.547958483 +0100
+++ /var/tmp/diff_new_pack.BuW4jJ/_new 2022-12-13 18:57:49.555958525 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gnu
+# spec file
#
# Copyright (c) 2022 SUSE LLC
#
@@ -55,6 +55,10 @@
%define c_f_ver 11
%endif
+%if "%flavor" == "gnu12-hpc"
+%define c_f_ver 12
+%endif
+
# For Factory only build the default
%if 0%{?suse_version} > 1500 && "%flavor" != "gnu-hpc"
ExclusiveArch: do-not-build
++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.BuW4jJ/_old 2022-12-13 18:57:49.911960425 +0100
+++ /var/tmp/diff_new_pack.BuW4jJ/_new 2022-12-13 18:57:49.943960596 +0100
@@ -4,5 +4,6 @@
<package>gnu9-hpc</package>
<package>gnu10-hpc</package>
<package>gnu11-hpc</package>
+ <package>gnu12-hpc</package>
</multibuild>