Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2022-01-21 01:25:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Fri Jan 21 01:25:33 2022 rev:319 rq:947640 version:97.0.4692.71

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2022-01-13 
23:21:14.724039787 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new.1938/chromium.changes      
2022-01-21 01:26:07.786295313 +0100
@@ -1,0 +2,6 @@
+Thu Jan 20 09:46:50 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Revert chromium-94-ffmpeg-roll.patch on TW: fix moved to
+  FFmpeg
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.sH6ul1/_old  2022-01-21 01:26:12.686261721 +0100
+++ /var/tmp/diff_new_pack.sH6ul1/_new  2022-01-21 01:26:12.694261667 +0100
@@ -17,7 +17,7 @@
 
 
 %define rname chromium
-%define outputdir ${TMPOUT}
+%define outputdir out
 # bsc#1108175
 %define __provides_exclude ^lib.*\\.so.*$
 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400
@@ -297,10 +297,11 @@
 %prep
 %setup -q -n %{rname}-%{version}
 %autopatch -p1
+%if 0%{?suse_version} >= 1550
+patch -R -p1 < %{PATCH68}
+%endif
 
 %build
-mktemp -d -t chromium-XXXXXXXXXX > temp.txt
-export TMPOUT=`cat temp.txt`
 # Fix the path to nodejs binary
 mkdir -p third_party/node/linux/node-linux-x64/bin
 ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
@@ -785,7 +786,6 @@
 ninja -v %{?_smp_mflags} -C %{outputdir} chrome chromedriver
 
 %install
-export TMPOUT=`cat temp.txt`
 bash %{SOURCE105} -s %{buildroot} -l %{_libdir} %{!?with_system_icu:-i true} 
-o %{outputdir}
 # chromedriver
 cp -a %{outputdir}/chromedriver.unstripped 
%{buildroot}%{_libdir}/chromium/chromedriver

Reply via email to