commit webkitgtk for openSUSE:Factory
Hello community, here is the log from the commit of package webkitgtk for openSUSE:Factory checked in at 2013-09-29 19:29:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-09-24 07:12:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk.changes 2013-09-29 19:29:50.000000000 +0200 @@ -1,0 +2,8 @@ +Fri Sep 27 19:26:30 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.2.0: + + Bump the GTK+ Wayland dependency to 3.10 + + Fix the build with GTK+ 2.0. +- Drop webkitgtk-gtk2.patch, fixed upstream. + +------------------------------------------------------------------- webkitgtk3.changes: same change Old: ---- webkitgtk-2.1.92.tar.xz webkitgtk-gtk2.patch New: ---- webkitgtk-2.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkitgtk.spec ++++++ --- /var/tmp/diff_new_pack.IrE4mP/_old 2013-09-29 19:29:52.000000000 +0200 +++ /var/tmp/diff_new_pack.IrE4mP/_new 2013-09-29 19:29:52.000000000 +0200 @@ -46,7 +46,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.1.92 +Version: 2.2.0 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 @@ -60,13 +60,11 @@ Patch2: webkit-ld-optimization.patch # PATCH-FIX-UPSTREAM aarch64-support.patch webkit#116030 schwab@suse.de -- Support for aarch64 Patch3: webkitgtk-aarch64.patch -# PATCH-FIX-UPSTREAM webkitgtk-gtk2.patch webkit#121573 dimstar@opensuse.org -- Fix build with GTK+ 2.0 -Patch4: webkitgtk-gtk2.patch BuildRequires: Mesa-devel BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: gobject-introspection-devel >= 0.9.5 +BuildRequires: gobject-introspection-devel >= 1.32.0 BuildRequires: gperf BuildRequires: gtk-doc BuildRequires: libicu-devel @@ -82,32 +80,32 @@ BuildRequires: pkgconfig(cairo) >= 1.10 BuildRequires: pkgconfig(cairo-ft) BuildRequires: pkgconfig(enchant) >= 0.22 -BuildRequires: pkgconfig(fontconfig) >= 2.4 +BuildRequires: pkgconfig(fontconfig) >= 2.5 BuildRequires: pkgconfig(freetype2) >= 9.0 %if %{build_for_gtk3} # yes, needed for the plugin process even though we're targetting gtk3 BuildRequires: pkgconfig(gail) >= 1.8 BuildRequires: pkgconfig(gail-3.0) >= 3.0 -BuildRequires: pkgconfig(gtk+-2.0) >= 2.10 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 +BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) %else BuildRequires: pkgconfig(gail) >= 1.8 -BuildRequires: pkgconfig(gtk+-2.0) >= 2.10 +BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 %endif BuildRequires: pkgconfig(geoclue) -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 -BuildRequires: pkgconfig(gstreamer-1.0) >= 0.11.90 -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 0.11.90 +BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0.3 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0.3 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libsecret-1) -BuildRequires: pkgconfig(libsoup-2.4) >= 2.40.0 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.0 BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libxml-2.0) >= 2.6 BuildRequires: pkgconfig(libxslt) >= 1.1.7 -BuildRequires: pkgconfig(pango) >= 1.21.0 +BuildRequires: pkgconfig(pango) >= 1.30.0 BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(sqlite3) >= 3.0 BuildRequires: pkgconfig(xcomposite) @@ -295,7 +293,6 @@ # Disabled since version 2.0.0 - a _constraint file was added, asking for 2200MB HDD and 1400MB memory. #patch2 %patch3 -p1 -%patch4 -p1 # FIXME: workaround needed in > 1.7.90 to fix build mkdir -p DerivedSources/ANGLE mkdir DerivedSources/InjectedBundle ++++++ webkitgtk3.spec ++++++ --- /var/tmp/diff_new_pack.IrE4mP/_old 2013-09-29 19:29:52.000000000 +0200 +++ /var/tmp/diff_new_pack.IrE4mP/_new 2013-09-29 19:29:52.000000000 +0200 @@ -46,7 +46,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.1.92 +Version: 2.2.0 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 @@ -60,13 +60,11 @@ Patch2: webkit-ld-optimization.patch # PATCH-FIX-UPSTREAM aarch64-support.patch webkit#116030 schwab@suse.de -- Support for aarch64 Patch3: webkitgtk-aarch64.patch -# PATCH-FIX-UPSTREAM webkitgtk-gtk2.patch webkit#121573 dimstar@opensuse.org -- Fix build with GTK+ 2.0 -Patch4: webkitgtk-gtk2.patch BuildRequires: Mesa-devel BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: gobject-introspection-devel >= 0.9.5 +BuildRequires: gobject-introspection-devel >= 1.32.0 BuildRequires: gperf BuildRequires: gtk-doc BuildRequires: libicu-devel @@ -82,32 +80,32 @@ BuildRequires: pkgconfig(cairo) >= 1.10 BuildRequires: pkgconfig(cairo-ft) BuildRequires: pkgconfig(enchant) >= 0.22 -BuildRequires: pkgconfig(fontconfig) >= 2.4 +BuildRequires: pkgconfig(fontconfig) >= 2.5 BuildRequires: pkgconfig(freetype2) >= 9.0 %if %{build_for_gtk3} # yes, needed for the plugin process even though we're targetting gtk3 BuildRequires: pkgconfig(gail) >= 1.8 BuildRequires: pkgconfig(gail-3.0) >= 3.0 -BuildRequires: pkgconfig(gtk+-2.0) >= 2.10 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 +BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) %else BuildRequires: pkgconfig(gail) >= 1.8 -BuildRequires: pkgconfig(gtk+-2.0) >= 2.10 +BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 %endif BuildRequires: pkgconfig(geoclue) -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 -BuildRequires: pkgconfig(gstreamer-1.0) >= 0.11.90 -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 0.11.90 +BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0.3 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0.3 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libsecret-1) -BuildRequires: pkgconfig(libsoup-2.4) >= 2.40.0 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.0 BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libxml-2.0) >= 2.6 BuildRequires: pkgconfig(libxslt) >= 1.1.7 -BuildRequires: pkgconfig(pango) >= 1.21.0 +BuildRequires: pkgconfig(pango) >= 1.30.0 BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(sqlite3) >= 3.0 BuildRequires: pkgconfig(xcomposite) @@ -295,7 +293,6 @@ # Disabled since version 2.0.0 - a _constraint file was added, asking for 2200MB HDD and 1400MB memory. #patch2 %patch3 -p1 -%patch4 -p1 # FIXME: workaround needed in > 1.7.90 to fix build mkdir -p DerivedSources/ANGLE mkdir DerivedSources/InjectedBundle ++++++ webkitgtk-2.1.92.tar.xz -> webkitgtk-2.2.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/webkitgtk/webkitgtk-2.1.92.tar.xz /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk-2.2.0.tar.xz differ: char 27, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de