Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2012-11-02 19:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2012-10-16 
21:31:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2012-11-02 
19:38:58.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Oct 26 08:58:02 UTC 2012 - [email protected]
+
+- Update to 24.0.1308
+  * Updated V8 - 3.14.5.0
+  * Bookmarks are now searched by their title while typing into 
+    the omnibox with matching bookmarks being shown in the 
+    autocomplete suggestions pop-down list. Matching is done by 
+    prefix.
+  * Fixed chromium issues 155871, 154173, 155133.
+
+-------------------------------------------------------------------

Old:
----
  chromium-6.0.425.0-ffmpeg-no-pkgconfig.patch
  chromium.24.0.1290.0.svn160607.tar.bz2

New:
----
  chromium-ffmpeg-no-pkgconfig.patch
  chromium.24.0.1308.0.svn164291.tar.bz2

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.LC0cAu/_old  2012-11-02 19:39:36.000000000 +0100
+++ /var/tmp/diff_new_pack.LC0cAu/_new  2012-11-02 19:39:36.000000000 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define svn_revision 160607
+%define svn_revision 164291
 
 Name:           chromium
-Version:        24.0.1290.0
+Version:        24.0.1308.0
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+
@@ -54,7 +54,7 @@
 # PATCH-FIX-OPENSUSE enables reading of the master preference
 Patch14:        chromium-master-prefs-path.patch
 # PATCH-FIX-OPENSUSE disables the requirement for ffmpeg
-Patch20:        chromium-6.0.425.0-ffmpeg-no-pkgconfig.patch
+Patch20:        chromium-ffmpeg-no-pkgconfig.patch
 # PATCH-FIX-OPENSUSE remove the rpath in the libraries
 Patch62:        chromium-norpath.patch
 # PATCH-FIX-UPSTREAM Add more charset aliases


++++++ chromium-ffmpeg-no-pkgconfig.patch ++++++
diff -up chromium-6.0.425.0-20100603svn48830/third_party/ffmpeg/ffmpeg.gyp.BAD 
chromium-6.0.425.0-20100603svn48830/third_party/ffmpeg/ffmpeg.gyp
--- chromium-6.0.425.0-20100603svn48830/src/third_party/ffmpeg/ffmpeg.gyp.BAD   
2010-06-03 13:48:45.196313786 -0400
+++ chromium-6.0.425.0-20100603svn48830/src/third_party/ffmpeg/ffmpeg.gyp       
2010-06-03 13:50:10.580325776 -0400
@@ -501,12 +501,14 @@
 
             # Add pkg-config result to include path when use_system_ffmpeg != 0
             ['use_system_ffmpeg != 0', {
-              'cflags': [
-                '<!@(pkg-config --cflags libavcodec libavformat libavutil)',
+              'include_dirs': [
+                
'chromium/config/<(ffmpeg_branding)/<(os_config)/<(ffmpeg_config)',
+                '.',
               ],
               'direct_dependent_settings': {
-                'cflags': [
-                  '<!@(pkg-config --cflags libavcodec libavformat libavutil)',
+                'include_dirs': [
+                  
'chromium/config/<(ffmpeg_branding)/<(os_config)/<(ffmpeg_config)',
+                  '.',
                 ],
               },
             }, {  # else use_system_ffmpeg == 0, add local copy to include path
++++++ chromium-vendor.patch.in ++++++
--- /var/tmp/diff_new_pack.LC0cAu/_old  2012-11-02 19:39:37.000000000 +0100
+++ /var/tmp/diff_new_pack.LC0cAu/_new  2012-11-02 19:39:37.000000000 +0100
@@ -1,6 +1,6 @@
 --- src/webkit/user_agent/user_agent_util.cc
 +++ src/webkit/user_agent/user_agent_util.cc
-@@ -169,7 +169,7 @@
+@@ -173,7 +173,7 @@
    std::string user_agent;
    base::StringAppendF(
        &user_agent,

++++++ chromium.24.0.1290.0.svn160607.tar.bz2 -> 
chromium.24.0.1308.0.svn164291.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/chromium/chromium.24.0.1290.0.svn160607.tar.bz2 
/work/SRC/openSUSE:Factory/.chromium.new/chromium.24.0.1308.0.svn164291.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to