Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2018-01-30 15:43:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Tue Jan 30 15:43:06 2018 rev:176 rq:570606 version:64.0.3282.119

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2018-01-28 
20:32:58.016168886 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2018-01-30 
15:43:08.582136086 +0100
@@ -1,0 +2,10 @@
+Mon Jan 29 13:07:38 UTC 2018 - [email protected]
+
+- Fix default page to not point to 404
+
+-------------------------------------------------------------------
+Mon Jan 29 12:36:31 UTC 2018 - [email protected]
+
+- Install swiftshader objects too as they are needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.6tIbUx/_old  2018-01-30 15:43:20.561576825 +0100
+++ /var/tmp/diff_new_pack.6tIbUx/_new  2018-01-30 15:43:20.565576638 +0100
@@ -583,9 +583,7 @@
 
 %install
 mkdir -p %{buildroot}%{_libdir}/chromium
-%ifarch x86_64
 mkdir -p %{buildroot}%{_libexecdir}/
-%endif
 mkdir -p %{buildroot}%{_bindir}
 install -m 755 %{SOURCE100} %{buildroot}%{_bindir}/chromium
 
@@ -608,6 +606,9 @@
 cp -a icudtl.dat %{buildroot}%{_libdir}/chromium/
 %endif
 
+mkdir -p %{buildroot}%{_libdir}/chromium/swiftshader
+cp -a swiftshader/*.so %{buildroot}%{_libdir}/chromium/swiftshader/
+
 # chromedriver
 cp -a chromedriver %{buildroot}%{_libdir}/chromium/
 
@@ -668,6 +669,8 @@
 %dir %{_datadir}/gnome-control-center
 %dir %{_datadir}/gnome-control-center/default-apps
 %{_libdir}/chromium/
+%dir %{_libdir}/chromium/swiftshader/
+%{_libdir}/chromium/swiftshader/*.so
 %{_datadir}/applications/*.desktop
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/chromium-browser.appdata.xml

++++++ master_preferences ++++++
--- /var/tmp/diff_new_pack.6tIbUx/_old  2018-01-30 15:43:20.729568982 +0100
+++ /var/tmp/diff_new_pack.6tIbUx/_new  2018-01-30 15:43:20.729568982 +0100
@@ -23,7 +23,7 @@
   },
   "first_run_tabs": [
      "https://www.opensuse.org/searchPage/";,
-     "http://tools.google.com/chrome/intl/en/welcome.html";
+     "https://www.google.com/chrome/browser/welcome.html";
   ],
   "homepage": "https://www.opensuse.org/searchPage/";,
   "homepage_is_newtabpage": false


Reply via email to