[webkitgtk/f21] Update to 2.4.4

Tomas Popela tpopela at fedoraproject.org
Thu Jul 10 07:29:40 UTC 2014


commit 716fe0bbb0233ad84f9adf4bc0567985511bd7d5
Author: Tomas Popela <tpopela at redhat.com>
Date:   Thu Jul 10 09:29:43 2014 +0200

    Update to 2.4.4

 webkitgtk.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 0f64d77..eb6b1e8 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
+* Thu Jul 10 2014 Tomas Popela <tpopela at redhat.com> 2.4.4-1
+- Update to 2.4.4
+
 * Fri Jul 04 2014 Tomas Popela <tpopela at redhat.com> 2.4.3-4
 - rhbz#1088480 - [abrt] libwebkit2gtk: TSymbolTableLevel::~TSymbolTableLevel(): WebKitWebProcess killed by SIGSEGV
 


More information about the scm-commits mailing list