commit libwebkit for openSUSE:Factory
Hello community, here is the log from the commit of package libwebkit for openSUSE:Factory checked in at Fri Sep 24 00:15:30 CEST 2010. -------- --- libwebkit/libwebkit.changes 2010-09-01 15:32:35.000000000 +0200 +++ /mounts/work_src_done/STABLE/libwebkit/libwebkit.changes 2010-09-23 13:54:05.000000000 +0200 @@ -1,0 +2,35 @@ +Thu Sep 23 11:58:18 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.3.4: + + File reader/writer APIs are now enabled. + + The javascript JIT is now enabled by default on ARM. + + Clipboard data is no longer lost when the process exits. + + Image DnD support. + + GSettings support to save/restore Web Inspector settings. + + Add WebSocket support, now enabled by default. + + Added WebKitWebView::frame-created signal, emitted when a frame + other than the main frame is created in a view. + + Added WebKitWebView::view-mode, holding information about how + the view is being presented. See the property documentation and + http://www.w3.org/TR/view-mode/ for details. + + Fullscreen support for HTML5 media player. + + Identify as WebKit/Safari in Google domains when + enable-site-specific-quirks is activated. Otherwise we'll get a + degraded user experience due to their poor UA detection + algorihtms. + + Added simple media playback options in the context menu for the + media elements. + + Update (and require) to work with gobjet-introspection 0.9.5. + + Updated to work with GTK+ 3.x 2.90.7 when in GTK+ 3.x mode. + + Make --disable-jit actually work. + + Add --enable-opcode-stats configure flag. When enabled, + statistics about opcode generation will be printed by JSC. + + Many a11y fixes, particularly in the AtkText interface. + + CSS box shadows render much faster in many cases. + + Many other bugfixes. +- Fix webkit-jsc to have a libwebkitgtk-1_0-0 Requires instead of + libwebkit-1_0-2. +- Handle the GSettings schemas with the %glib2_gsettings_schema_* + macros. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- webkit-1.3.3.tar.bz2 New: ---- webkit-1.3.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebkit.spec ++++++ --- /var/tmp/diff_new_pack.y6HsUC/_old 2010-09-24 00:15:05.000000000 +0200 +++ /var/tmp/diff_new_pack.y6HsUC/_new 2010-09-24 00:15:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libwebkit (Version 1.3.3) +# spec file for package libwebkit (Version 1.3.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,14 @@ Name: libwebkit +Summary: Library for rendering web content, GTK+ Port +Version: 1.3.4 +Release: 1 +License: LGPLv2.0 ; LGPLv2.0+ +Group: Development/Libraries/C and C++ Url: http://webkit.org/ +Source: webkit-%{version}.tar.bz2 +Source1: baselibs.conf BuildRequires: bison BuildRequires: enchant-devel BuildRequires: flex @@ -33,15 +40,7 @@ BuildRequires: libsoup-devel BuildRequires: libxslt-devel BuildRequires: sqlite3-devel -License: LGPLv2.0 ; LGPLv2.0+ -Group: Development/Libraries/C and C++ -Summary: Library for rendering web content, GTK+ Port BuildRoot: %{_tmppath}/%{name}-%{version}-build -Version: 1.3.3 -Release: 3 -Source: webkit-%{version}.tar.bz2 -Source1: baselibs.conf -%define debug_package_requires libwebkit-1_0-2 = %{version}-%{release} %description WebKit is a web content engine, derived from KHTML and KJS from KDE, @@ -55,13 +54,13 @@ %package -n libwebkitgtk-1_0-0 Group: Development/Libraries/C and C++ License: LGPLv2.0 ; LGPLv2.0+ +Summary: Library for rendering web content, GTK+ Port Provides: libWebKitGtk0 = %{version} Obsoletes: libWebKitGtk0 < %{version} # We provide libwebkitgtk2: that's the GTK+ version being used. Provides: libwebkitgtk2 = %{version} Recommends: libwebkitgtk2-lang = %{version} -# -Summary: Library for rendering web content, GTK+ Port +%glib2_gsettings_schema_requires %description -n libwebkitgtk-1_0-0 WebKit is a web content engine, derived from KHTML and KJS from KDE, @@ -98,7 +97,7 @@ License: LGPLv2.0 ; LGPLv2.0+ Group: Development/Libraries/C and C++ Summary: Library for rendering web content, GTK+ Port -Requires: libwebkit-1_0-2 = %{version} +Requires: libwebkitgtk-1_0-0 = %{version} %description -n webkit-jsc WebKit is a web content engine, derived from KHTML and KJS from KDE, @@ -130,9 +129,13 @@ %find_lang webkit-2.0 find %{buildroot} -name "*.la" -exec rm {} \; -%post -n libwebkitgtk-1_0-0 -p /sbin/ldconfig - -%postun -n libwebkitgtk-1_0-0 -p /sbin/ldconfig +%post -n libwebkitgtk-1_0-0 +/sbin/ldconfig +%glib2_gsettings_schema_post + +%postun -n libwebkitgtk-1_0-0 +/sbin/ldconfig +%glib2_gsettings_schema_postun %clean rm -rf $RPM_BUILD_ROOT @@ -140,7 +143,9 @@ %files -n libwebkitgtk-1_0-0 %defattr(-,root,root) %{_libdir}/libwebkitgtk-1.0.so.* +%{_datadir}/glib-2.0/schemas/org.webkitgtk-1.0.gschema.xml %{_datadir}/webkit-1.0/ +%{_datadir}/webkitgtk-1.0/ %{_libdir}/girepository-1.0/*.typelib %files -n libwebkitgtk-devel ++++++ webkit-1.3.3.tar.bz2 -> webkit-1.3.4.tar.bz2 ++++++ ++++ 396939 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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