Hello community,

here is the log from the commit of package webkitgtk for openSUSE:Factory 
checked in at 2014-02-03 11:13:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkitgtk (Old)
 and      /work/SRC/openSUSE:Factory/.webkitgtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkitgtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkitgtk/webkitgtk.changes      2013-12-23 
22:21:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk.changes 2014-02-03 
11:13:45.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Jan 28 21:23:44 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.2.4:
+  + Disable MemoryCache when the DOCUMENT_VIEWER cache model is
+    set.
+  + Remove the partial file downloaded when the download operation
+    fails or is cancelled.
+  + Enable Web Audio by default in configure.
+  + Add missing mappings from ARIA roles to ATK roles.
+  + Fix several crashes when printing via JavaScript.
+  + Fix an X11 error when the backing store surface is destroyed.
+  + Fix the user agent string to correctly pretend to be Mac OS X
+    to fix several web sites that depen on the user agent like
+    yahoo.
+  + Fix the build with wayland support disabled.
+  + Fix the build in FreeBSD.
+  + Fix the build in Mac/Darwin.
+  + Fix the build with GCC in i386.
+- Drop webkitgtk-use-recommended-freetype-include.patch, fixed
+  upstream.
+
+-------------------------------------------------------------------
webkitgtk3.changes: same change

Old:
----
  webkitgtk-2.2.2.tar.xz
  webkitgtk-use-recommended-freetype-include.patch

New:
----
  webkitgtk-2.2.4.tar.xz

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

Other differences:
------------------
++++++ webkitgtk.spec ++++++
--- /var/tmp/diff_new_pack.8qU4Mq/_old  2014-02-03 11:13:46.000000000 +0100
+++ /var/tmp/diff_new_pack.8qU4Mq/_new  2014-02-03 11:13:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkitgtk
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 Summary:        Library for rendering web content, GTK+ Port
 License:        LGPL-2.0+ and BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Version:        2.2.2
+Version:        2.2.4
 Release:        0
 # FIXME: at some point, figure out a way to remove the hack where we use -g0 
to have successful builds
 # FIXME: get upstream to fix the conflict on gtk-doc docs between gtk2 and 
gtk3 versions
@@ -61,8 +61,6 @@
 Patch2:         webkit-ld-optimization.patch
 # PATCH-FIX-UPSTREAM aarch64-support.patch webkit#116030 sch...@suse.de -- 
Support for aarch64
 Patch3:         webkitgtk-aarch64.patch
-# PATCH-FIX-UPSTREAM webkitgtk-use-recommended-freetype-include.patch 
hrvoje.sen...@gmail.com -- Use freetype upstream recommended #include style
-Patch4:         webkitgtk-use-recommended-freetype-include.patch
 # PATCH-FIX-UPSTREAM webkitgtk-ppc64le.patch uweig...@de.ibm.com -- add 
support for ppc64le
 Patch5:         webkitgtk-ppc64le.patch
 BuildRequires:  Mesa-devel
@@ -298,7 +296,6 @@
 # Disabled since version 2.0.0 - a _constraint file was added, asking for 
2200MB HDD and 1400MB memory.
 #patch2
 %patch3 -p1
-%patch4 -p1
 %patch5 -p1
 # FIXME: workaround needed in > 1.7.90 to fix build
 mkdir -p DerivedSources/ANGLE

++++++ webkitgtk3.spec ++++++
--- /var/tmp/diff_new_pack.8qU4Mq/_old  2014-02-03 11:13:46.000000000 +0100
+++ /var/tmp/diff_new_pack.8qU4Mq/_new  2014-02-03 11:13:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkitgtk3
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 Summary:        Library for rendering web content, GTK+ Port
 License:        LGPL-2.0+ and BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Version:        2.2.2
+Version:        2.2.4
 Release:        0
 # FIXME: at some point, figure out a way to remove the hack where we use -g0 
to have successful builds
 # FIXME: get upstream to fix the conflict on gtk-doc docs between gtk2 and 
gtk3 versions
@@ -61,8 +61,6 @@
 Patch2:         webkit-ld-optimization.patch
 # PATCH-FIX-UPSTREAM aarch64-support.patch webkit#116030 sch...@suse.de -- 
Support for aarch64
 Patch3:         webkitgtk-aarch64.patch
-# PATCH-FIX-UPSTREAM webkitgtk-use-recommended-freetype-include.patch 
hrvoje.sen...@gmail.com -- Use freetype upstream recommended #include style
-Patch4:         webkitgtk-use-recommended-freetype-include.patch
 # PATCH-FIX-UPSTREAM webkitgtk-ppc64le.patch uweig...@de.ibm.com -- add 
support for ppc64le
 Patch5:         webkitgtk-ppc64le.patch
 BuildRequires:  Mesa-devel
@@ -298,7 +296,6 @@
 # Disabled since version 2.0.0 - a _constraint file was added, asking for 
2200MB HDD and 1400MB memory.
 #patch2
 %patch3 -p1
-%patch4 -p1
 %patch5 -p1
 # FIXME: workaround needed in > 1.7.90 to fix build
 mkdir -p DerivedSources/ANGLE

++++++ webkitgtk-2.2.2.tar.xz -> webkitgtk-2.2.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/webkitgtk/webkitgtk-2.2.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk-2.2.4.tar.xz differ: char 
27, 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