[webkitgtk3] Update to 2.3.3

Tomas Popela tpopela at fedoraproject.org
Thu Dec 19 07:59:48 UTC 2013


commit af59a78b1bb2a26ab046701c7135e385a438f76b
Author: Tomas Popela <tpopela at redhat.com>
Date:   Thu Dec 19 08:59:35 2013 +0100

    Update to 2.3.3

 .gitignore                     |    1 +
 sources                        |    2 +-
 webkitgtk-2.3.2-no_jit_1.patch |   51 ------
 webkitgtk-2.3.2-no_jit_2.patch |   32 ----
 webkitgtk-2.3.2-no_jit_3.patch |  349 ----------------------------------------
 webkitgtk-2.3.2-no_jit_4.patch |   31 ----
 webkitgtk3.spec                |   21 +--
 7 files changed, 6 insertions(+), 481 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 976c4ac..43ed7e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-2.2.2.tar.xz
 /webkitgtk-2.2.3.tar.xz
 /webkitgtk-2.3.2.tar.xz
+/webkitgtk-2.3.3.tar.xz
diff --git a/sources b/sources
index 1782d59..cdc130b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9c8e0f985cfd1808b2740c5efb31ca7  webkitgtk-2.3.2.tar.xz
+c51782e37af0af230adf171d97ecdb37  webkitgtk-2.3.3.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index ff6b25f..fcb8b1e 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,7 +6,7 @@
         cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.3.2
+Version:        2.3.3
 Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -19,18 +19,6 @@ Source0:        http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Patch0:         webkit-1.1.14-nspluginwrapper.patch
 # https://bugs.webkit.org/show_bug.cgi?id=103128
 Patch4:         webkit-2.1.90-double2intsPPC32.patch
-# https://bugs.webkit.org/show_bug.cgi?id=125062
-# Remove when 2.3.3 will be released
-Patch5:         webkitgtk-2.3.2-no_jit_1.patch
-# https://bugs.webkit.org/show_bug.cgi?id=125063
-# Remove when 2.3.3 will be released
-Patch6:         webkitgtk-2.3.2-no_jit_2.patch
-# https://bugs.webkit.org/show_bug.cgi?id=123809
-# Remove when 2.3.3 will be released
-Patch7:         webkitgtk-2.3.2-no_jit_3.patch
-# https://bugs.webkit.org/show_bug.cgi?id=125186
-# Remove when 2.3.3 will be released
-Patch8:         webkitgtk-2.3.2-no_jit_4.patch
 Patch9:         webkitgtk-2.3.2-libatomic.patch
 
 BuildRequires:  at-spi2-core-devel
@@ -109,10 +97,6 @@ This package contains developer documentation for %{name}.
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32
 %endif
-%patch5 -p1 -b .no_jit_1
-%patch6 -p1 -b .no_jit_2
-%patch7 -p1 -b .no_jit_3
-%patch8 -p1 -b .no_jit_4
 %ifarch ppc
 %patch9 -p1 -b .libatomic
 %endif
@@ -235,6 +219,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 %{_datadir}/gtk-doc/html/webkitdomgtk
 
 %changelog
+* Thu Dec 19 2013 Tomas Popela <tpopela at redhat.com> - 2.3.3-1
+- Update to 2.3.3
+
 * Thu Dec 5 2013 Tomas Popela <tpopela at redhat.com> - 2.3.2-1
 - Update to 2.3.2
 - Add libatomic as BR on ppc


More information about the scm-commits mailing list