[webkitgtk3] Update to 2.4.4

Kalev Lember kalev at fedoraproject.org
Tue Jul 8 15:34:20 UTC 2014


commit c118d3b9bbdb1a187595dc3aec26321152e65a38
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Jul 8 17:30:46 2014 +0200

    Update to 2.4.4

 sources                                  |    2 +-
 webkitgtk-2.4.3-angle_symbol_table.patch |   12 ------------
 webkitgtk3.spec                          |   11 +++++------
 3 files changed, 6 insertions(+), 19 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/webkitgtk3.spec b/webkitgtk3.spec
index eb8ab03..0135838 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.3
-Release:        4%{?dist}
+Version:        2.4.4
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -19,9 +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=134593
-# Remove when 2.4.4 will be out
-Patch5:         webkitgtk-2.4.3-angle_symbol_table.patch
 Patch10:        webkitgtk-aarch64.patch
 Patch11:        webkitgtk-2.4.1-cloop_fix.patch
 Patch12:        webkitgtk-2.4.1-ppc64_align.patch
@@ -102,7 +99,6 @@ This package contains developer documentation for %{name}.
 %prep
 %setup -qn "webkitgtk-%{version}"
 %patch0 -p1 -b .nspluginwrapper
-%patch5 -p1 -b .angle_symbol_table
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32
 %endif
@@ -241,6 +237,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 %{_datadir}/gtk-doc/html/webkitdomgtk
 
 %changelog
+* Tue Jul 08 2014 Kalev Lember <kalevlember at gmail.com> - 2.4.4-1
+- Update to 2.4.4
+
 * Fri Jul  4 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 2.4.3-4
 - Fix for 64k pages on aarch64 (#1074093, #1113345)
 


More information about the scm-commits mailing list