Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2014-12-03 22:47:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2014-11-20 
18:43:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2014-12-03 
22:47:53.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Nov 30 22:34:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix using 'echo' command in chromium-browser.sh script
+
+-------------------------------------------------------------------
+Wed Nov 26 09:31:05 UTC 2014 - tittiatc...@gmail.com
+
+- Update to Chromium 39.0.2171.71
+  * Bugfixes
+
+-------------------------------------------------------------------

Old:
----
  chromium-39.0.2171.65.tar.xz

New:
----
  chromium-39.0.2171.71.tar.xz

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.2U5EAw/_old  2014-12-03 22:48:01.000000000 +0100
+++ /var/tmp/diff_new_pack.2U5EAw/_new  2014-12-03 22:48:01.000000000 +0100
@@ -20,7 +20,7 @@
 %define chromium_system_libs 0
 
 Name:           chromium
-Version:        39.0.2171.65
+Version:        39.0.2171.71
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+


++++++ chromium-39.0.2171.65.tar.xz -> chromium-39.0.2171.71.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-39.0.2171.65.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-39.0.2171.71.tar.xz differ: 
char 26, line 1

++++++ chromium-browser.sh ++++++
--- /var/tmp/diff_new_pack.2U5EAw/_old  2014-12-03 22:48:01.000000000 +0100
+++ /var/tmp/diff_new_pack.2U5EAw/_new  2014-12-03 22:48:01.000000000 +0100
@@ -92,7 +92,8 @@
 fi
 
 if [ ! -u $CHROME_SANDBOX ] ; then
-   echo "The chrome_sandbox binary does not have the SETUID set.\n"
+   echo "The chrome_sandbox binary does not have the SETUID set."
+   echo
    echo "This is most likely caused by the permission state (Secure/Paranoid) 
of the system. Therefore running Chromium is not possible."
 fi
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to