[webkitgtk3/f21] Update to 2.4.7

Tomas Popela tpopela at fedoraproject.org
Wed Oct 22 12:51:48 UTC 2014


commit c9503b94e439d46532abb861813c8861762c6062
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Oct 22 14:50:23 2014 +0200

    Update to 2.4.7

 sources                      |    2 +-
 webkitgtk-2.4.6-poodle.patch |   47 ------------------------------------------
 webkitgtk3.spec              |   10 ++++----
 3 files changed, 6 insertions(+), 53 deletions(-)
---
diff --git a/sources b/sources
index 6f48645..3390423 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0d019777754bb5779de8b9ad1dd6bfe  webkitgtk-2.4.6.tar.xz
+e1a10b4730f501980e3681db9b0e5d25  webkitgtk-2.4.7.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 32b3f4f..6ca7e5c 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,8 +6,8 @@
         cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.4.6
-Release:        2%{?dist}
+Version:        2.4.7
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -21,8 +21,6 @@ Patch1:         webkitgtk-aarch64.patch
 Patch2:         webkitgtk-2.4.1-cloop_fix.patch
 Patch3:         webkitgtk-2.4.5-cloop_fix_32.patch
 Patch4:         webkitgtk-2.4.1-ppc64_align.patch
-# https://bugs.webkit.org/show_bug.cgi?id=137859
-Patch5:         webkitgtk-2.4.6-poodle.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -90,7 +88,6 @@ This package contains developer documentation for %{name}.
 %patch0 -p1 -b .nspluginwrapper
 %patch1 -p1 -b .aarch64
 %patch2 -p1 -b .cloop_fix
-%patch5 -p1 -b .poodle
 %ifarch ppc s390
 %patch3 -p1 -b .cloop_fix_32
 %endif
@@ -200,6 +197,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 %{_datadir}/gtk-doc/html/webkitdomgtk
 
 %changelog
+* Wed Oct 22 2014 Tomas Popela <tpopela at redhat.com> - 2.4.7-1
+- Update to 2.4.7
+
 * Tue Oct 21 2014 Tomas Popela <tpopela at redhat.com> - 2.4.6-2
 - Disable the SSLv3 to address the POODLE vulnerability
 


More information about the scm-commits mailing list