From 36d3f22bacbaaa726e7416bf22eb4d70783b9212 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Jul 10 2014 07:21:48 +0000 Subject: Update to 2.4.4 --- diff --git a/sources b/sources index b34b0cf..f691369 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5861552d9ecd6d7854a4d462ff25924 webkitgtk-2.4.3.tar.xz +79edd28d32172abc17a8861622cc274f webkitgtk-2.4.4.tar.xz diff --git a/webkitgtk.spec b/webkitgtk.spec index 0f64d77..9e83969 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -9,8 +9,8 @@ cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g') Name: webkitgtk -Version: 2.4.3 -Release: 4%{?dist} +Version: 2.4.4 +Release: 1%{?dist} Summary: GTK+ Web content engine library Group: Development/Libraries @@ -27,9 +27,6 @@ Patch5: webkitgtk-aarch64.patch Patch6: webkitgtk-2.4.1-cloop_fix.patch Patch7: webkitgtk-2.4.1-ppc64_align.patch Patch8: webkitgtk-2.4.2-ppc64le.patch -# https://bugs.webkit.org/show_bug.cgi?id=134593 -# Remove when 2.4.4 will be out -Patch9: webkitgtk-2.4.3-angle_symbol_table.patch BuildRequires: bison BuildRequires: chrpath @@ -93,7 +90,6 @@ This package contains developer documentation for %{name}. %prep %setup -qn "webkitgtk-%{version}" %patch0 -p1 -b .nspluginwrapper -%patch9 -p1 -b .angle_symbol_table # required for 32-bit big-endians %ifarch ppc s390 %patch4 -p1 -b .double2intsPPC32 @@ -218,6 +214,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/webkitgtk %changelog +* Wed Jul 10 2014 Tomas Popela 2.4.4-1 +- Update to 2.4.4 + * Fri Jul 04 2014 Tomas Popela 2.4.3-4 - rhbz#1088480 - [abrt] libwebkit2gtk: TSymbolTableLevel::~TSymbolTableLevel(): WebKitWebProcess killed by SIGSEGV