[webkitgtk4/f22] Update to 2.7.90

Tomas Popela tpopela at fedoraproject.org
Wed Feb 18 09:51:43 UTC 2015


commit eb0ff85d48d9a2fd4363700bd316a1ce0ad1b543
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Feb 18 10:50:04 2015 +0100

    Update to 2.7.90

 .gitignore                         |    1 +
 sources                            |    2 +-
 webkitgtk-2.7.3-compile_fix.patch  |   14 --
 webkitgtk-2.7.4-gmutexlocker.patch |  327 ------------------------------------
 webkitgtk4.spec                    |   11 +-
 5 files changed, 6 insertions(+), 349 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d875cd3..086fb5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /webkitgtk-2.7.2.tar.xz
 /webkitgtk-2.7.3.tar.xz
 /webkitgtk-2.7.4.tar.xz
+/webkitgtk-2.7.90.tar.xz
diff --git a/sources b/sources
index fc8b19c..d1d67c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d40687ea01ffabbdd8d60783a2a63ecc  webkitgtk-2.7.4.tar.xz
+4accb119f7cdda86c1c75d3f9b075464  webkitgtk-2.7.90.tar.xz
diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index db18387..3df8d76 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -8,7 +8,7 @@
 %global _hardened_build 1
 
 Name:           webkitgtk4
-Version:        2.7.4
+Version:        2.7.90
 Release:        7%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -19,10 +19,6 @@ Source0:        http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Patch0:         webkitgtk-2.7.4-nspluginwrapper.patch
 Patch2:         webkitgtk-2.5.90-cloop_fix.patch
 Patch3:         webkitgtk-2.5.2-commit_align.patch
-# https://bugs.webkit.org/show_bug.cgi?id=140616
-Patch4:         webkitgtk-2.7.3-compile_fix.patch
-# https://bugs.webkit.org/show_bug.cgi?id=141381
-Patch5:         webkitgtk-2.7.4-gmutexlocker.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -98,8 +94,6 @@ This package contains developer documentation for %{name}.
 %ifarch %{power64} aarch64 ppc
 %patch3 -p1 -b .commit_align
 %endif
-%patch4 -p1 -b .compile_fix
-%patch5 -p1 -b .gmutexlocker
 
 # Remove bundled libraries
 rm -rf Source/ThirdParty/leveldb/
@@ -202,6 +196,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/
 
 %changelog
+* Wed Feb 18 2015 Tomas Popela <tpopela at redhat.com> - 2.7.90-1
+- Update to 2.7.90
+
 * Mon Feb 16 2015 Michael Catanzaro <mcatanzaro at gnome.org> - 2.7.4-7
 - Remove disable codec installer patch, not needed in GNOME 3.15.90
 


More information about the scm-commits mailing list