Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2022-05-04 15:10:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkit2gtk3"

Wed May  4 15:10:32 2022 rev:144 rq:974348 version:2.36.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2022-04-23 
19:45:12.142928831 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1538/webkit2gtk3.changes        
2022-05-04 15:10:45.520143106 +0200
@@ -1,0 +2,6 @@
+Mon May  2 08:24:28 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Remove dependency on binutils-gold as the package will be removed
+  in the future. Gold linker is unmaintained by the upstream project. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ webkit2gtk3.spec ++++++
--- /var/tmp/diff_new_pack.fDxoUC/_old  2022-05-04 15:10:46.420144213 +0200
+++ /var/tmp/diff_new_pack.fDxoUC/_new  2022-05-04 15:10:46.424144217 +0200
@@ -69,11 +69,6 @@
 %define _usesoup2 0
 %endif
 
-# gold linker not available on old s390/s390x
-%define _gold_linker 0
-%ifarch ppc ppc64le s390
-%define _gold_linker 0
-%endif
 Name:           webkit2%{_gtknamesuffix}
 Version:        2.36.1
 Release:        0
@@ -171,9 +166,6 @@
 BuildRequires:  pkgconfig(wpebackend-fdo-1.0) >= 1.6.0
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
-%if %{_gold_linker}
-BuildRequires:  binutils-gold
-%endif
 
 %description
 WebKit is a web content engine, derived from KHTML and KJS from KDE,
@@ -359,11 +351,7 @@
 
 export PYTHON=%{_bindir}/python3
 # Use linker flags to reduce memory consumption
-%if %{_gold_linker}
-%global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /')
-%else
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
-%endif
 %cmake \
   -GNinja \
   -DCMAKE_BUILD_TYPE=Release \

Reply via email to