Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gn for openSUSE:Factory checked in 
at 2023-03-09 17:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gn (Old)
 and      /work/SRC/openSUSE:Factory/.gn.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gn"

Thu Mar  9 17:47:07 2023 rev:14 rq:1070457 version:0.20210811

Changes:
--------
--- /work/SRC/openSUSE:Factory/gn/gn.changes    2021-12-08 22:08:31.534850468 
+0100
+++ /work/SRC/openSUSE:Factory/.gn.new.31432/gn.changes 2023-03-09 
17:47:09.775362345 +0100
@@ -1,0 +2,7 @@
+Thu Mar  9 15:43:20 UTC 2023 - Callum Farmer <[email protected]>
+
+- Bump Leap's GCC version to 12 to align with the other Chromium
+  tools
+- Exclude ppc - it doesn't build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gn.spec ++++++
--- /var/tmp/diff_new_pack.7oYK26/_old  2023-03-09 17:47:10.319365240 +0100
+++ /var/tmp/diff_new_pack.7oYK26/_new  2023-03-09 17:47:10.323365262 +0100
@@ -23,8 +23,9 @@
 URL:            https://gn.googlesource.com/
 Source0:        %{name}-%{version}.tar.xz
 Patch0:         deprecated_copy.patch
+ExcludeArch:    ppc
 %if %{?suse_version} < 1550
-BuildRequires:  gcc10-c++
+BuildRequires:  gcc12-c++
 %else
 BuildRequires:  gcc-c++
 %endif
@@ -40,7 +41,7 @@
 %build
 ARCH_FLAGS="`echo %{optflags} | sed -e 's/-O2//g'`"
 %if 0%{?suse_version} < 1550
-export CXX=g++-10
+export CXX=g++-12
 %else
 export CXX=g++
 %endif

Reply via email to