[webkitgtk] Update to 2.4.4

Tomas Popela tpopela at fedoraproject.org
Thu Jul 10 07:22:03 UTC 2014


commit 36d3f22bacbaaa726e7416bf22eb4d70783b9212
Author: Tomas Popela <tpopela at redhat.com>
Date:   Thu Jul 10 09:21:48 2014 +0200

    Update to 2.4.4

 sources        |    2 +-
 webkitgtk.spec |   11 +++++------
 2 files changed, 6 insertions(+), 7 deletions(-)
---
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 <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