Hello community,

here is the log from the commit of package chromium for openSUSE:12.3 checked 
in at 2013-02-17 16:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/chromium (Old)
 and      /work/SRC/openSUSE:12.3/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium", Maintainer is "orpha...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:12.3/chromium/chromium.changes   2013-02-14 
21:29:49.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.chromium.new/chromium.changes      2013-02-17 
16:57:46.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Feb 12 20:12:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 26.0.1411
+   * Bug and stability fixes
+
+-------------------------------------------------------------------
+Sun Feb  3 11:41:13 UTC 2013 - tittiatc...@gmail.com
+
+-  Update to 26.0.1403
+   * Bug and stability fixes
+
+-------------------------------------------------------------------

Old:
----
  chromium.26.0.1393.0.svn178525.tar.bz2

New:
----
  chromium.26.0.1411.0.svn181988.tar.bz2

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.htOJk3/_old  2013-02-17 16:58:10.000000000 +0100
+++ /var/tmp/diff_new_pack.htOJk3/_new  2013-02-17 16:58:10.000000000 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define svn_revision 178525
+%define svn_revision 181988
 %define chromium_no_dlopen 1
 %define chromium_system_libs 0%{?suse_version} > 1220
 
 Name:           chromium
-Version:        26.0.1393.0
+Version:        26.0.1411.0
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+


++++++ chromium-master-prefs-path.patch ++++++
--- /var/tmp/diff_new_pack.htOJk3/_old  2013-02-17 16:58:10.000000000 +0100
+++ /var/tmp/diff_new_pack.htOJk3/_new  2013-02-17 16:58:10.000000000 +0100
@@ -2,13 +2,13 @@
 ===================================================================
 --- chromium.orig/src/chrome/browser/first_run/first_run_linux.cc
 +++ chromium/src/chrome/browser/first_run/first_run_linux.cc
-@@ -100,8 +100,7 @@ void AutoImport(
- FilePath MasterPrefsPath() {
+@@ -71,8 +71,7 @@ void AutoImport(
+ base::FilePath MasterPrefsPath() {
    // The standard location of the master prefs is next to the chrome binary.
-   FilePath master_prefs;
+   base::FilePath master_prefs;
 -  if (!PathService::Get(base::DIR_EXE, &master_prefs))
--    return FilePath();
+-    return base::FilePath();
 +  master_prefs = FilePath("/etc/chromium");
    return master_prefs.AppendASCII(installer::kDefaultMasterPrefs);
  }
- 
+

++++++ chromium.26.0.1393.0.svn178525.tar.bz2 -> 
chromium.26.0.1411.0.svn181988.tar.bz2 ++++++
/work/SRC/openSUSE:12.3/chromium/chromium.26.0.1393.0.svn178525.tar.bz2 
/work/SRC/openSUSE:12.3/.chromium.new/chromium.26.0.1411.0.svn181988.tar.bz2 
differ: char 11, line 1

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

Reply via email to