Hello community, here is the log from the commit of package libwebkit for openSUSE:Factory checked in at 2012-10-12 14:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebkit (Old) and /work/SRC/openSUSE:Factory/.libwebkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebkit", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libwebkit/libwebkit.changes 2012-10-03 10:32:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit.changes 2012-10-12 14:17:15.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Oct 2 17:11:16 UTC 2012 - [email protected] + +- Update to version 1.10.0: + + Make WebKitWebView work again inside a GtkOverlay in WebKit2 by + not using a native window for Accelerated Compositing + implementation. +- Search fo webkitgtk-* lang files instead of webkit-*, following + upstreams name changes. + +------------------------------------------------------------------- libwebkit3.changes: same change Old: ---- webkit-1.9.92.tar.xz New: ---- webkitgtk-1.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebkit.spec ++++++ --- /var/tmp/diff_new_pack.F6B326/_old 2012-10-12 14:17:17.000000000 +0200 +++ /var/tmp/diff_new_pack.F6B326/_new 2012-10-12 14:17:17.000000000 +0200 @@ -44,15 +44,15 @@ Name: libwebkit Summary: Library for rendering web content, GTK+ Port -License: LGPL-2.0 ; LGPL-2.0+ +License: LGPL-2.0 and LGPL-2.0+ Group: Development/Libraries/C and C++ -Version: 1.9.92 +Version: 1.10.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 # FIXME: after 1.7.90, remove workaround in %%setup that is needed to fix the build Url: http://webkitgtk.org/ -Source: http://www.webkitgtk.org/releases/webkit-%{version}.tar.xz +Source: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM webkit-gir-fixup.patch [email protected] -- Fix JSCore.gir to reference a real library. Patch0: webkit-gir-fixup.patch @@ -247,7 +247,7 @@ %lang_package -n %{_pkgname_no_slpp} %prep -%setup -q -n webkit-%{version} +%setup -q -n webkitgtk-%{version} %patch0 -p1 %patch2 # FIXME: workaround needed in > 1.7.90 to fix build @@ -290,7 +290,7 @@ %install %makeinstall -%find_lang webkit-%{_gtkver} +%find_lang webkitgtk-%{_gtkver} %{no_lang_C} find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %post -n libwebkitgtk%{_sover} -p /sbin/ldconfig @@ -357,6 +357,6 @@ %defattr(-,root,root) %{_bindir}/jsc-%{_jscver} -%files -n %{_pkgname_no_slpp}-lang -f webkit-%{_gtkver}.lang +%files -n %{_pkgname_no_slpp}-lang -f webkitgtk-%{_gtkver}.lang %changelog ++++++ libwebkit3.spec ++++++ --- /var/tmp/diff_new_pack.F6B326/_old 2012-10-12 14:17:17.000000000 +0200 +++ /var/tmp/diff_new_pack.F6B326/_new 2012-10-12 14:17:17.000000000 +0200 @@ -44,15 +44,15 @@ Name: libwebkit3 Summary: Library for rendering web content, GTK+ Port -License: LGPL-2.0 ; LGPL-2.0+ +License: LGPL-2.0 and LGPL-2.0+ Group: Development/Libraries/C and C++ -Version: 1.9.92 +Version: 1.10.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 # FIXME: after 1.7.90, remove workaround in %%setup that is needed to fix the build Url: http://webkitgtk.org/ -Source: http://www.webkitgtk.org/releases/webkit-%{version}.tar.xz +Source: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM webkit-gir-fixup.patch [email protected] -- Fix JSCore.gir to reference a real library. Patch0: webkit-gir-fixup.patch @@ -247,7 +247,7 @@ %lang_package -n %{_pkgname_no_slpp} %prep -%setup -q -n webkit-%{version} +%setup -q -n webkitgtk-%{version} %patch0 -p1 %patch2 # FIXME: workaround needed in > 1.7.90 to fix build @@ -290,7 +290,7 @@ %install %makeinstall -%find_lang webkit-%{_gtkver} +%find_lang webkitgtk-%{_gtkver} %{no_lang_C} find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %post -n libwebkitgtk%{_sover} -p /sbin/ldconfig @@ -357,6 +357,6 @@ %defattr(-,root,root) %{_bindir}/jsc-%{_jscver} -%files -n %{_pkgname_no_slpp}-lang -f webkit-%{_gtkver}.lang +%files -n %{_pkgname_no_slpp}-lang -f webkitgtk-%{_gtkver}.lang %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
