[webkitgtk4/f22] Update to 2.7.91

Tomas Popela tpopela at fedoraproject.org
Tue Mar 3 16:13:51 UTC 2015


commit c64f443a078d957a6896f334ce72894632dedec5
Author: Tomas Popela <tpopela at redhat.com>
Date:   Tue Mar 3 17:12:13 2015 +0100

    Update to 2.7.91

 .gitignore                              |   1 +
 sources                                 |   2 +-
 webkitgtk-2.7.90-180234.patch           | 630 ----------------------
 webkitgtk-2.7.90-180248.patch           |  11 -
 webkitgtk-2.7.90-180258.patch           | 915 --------------------------------
 webkitgtk-2.7.90-bmalloc_static.patch   |  11 -
 webkitgtk-2.7.90-cmake_regression.patch |  15 -
 webkitgtk4.spec                         |  24 +-
 8 files changed, 7 insertions(+), 1602 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 086fb5b..db2900e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /webkitgtk-2.7.3.tar.xz
 /webkitgtk-2.7.4.tar.xz
 /webkitgtk-2.7.90.tar.xz
+/webkitgtk-2.7.91.tar.xz
diff --git a/sources b/sources
index d1d67c7..69840bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4accb119f7cdda86c1c75d3f9b075464  webkitgtk-2.7.90.tar.xz
+6f4dd7b3a3a098a3c8220b49c656a41c  webkitgtk-2.7.91.tar.xz
diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index 859f85d..c4f300e 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -8,8 +8,8 @@
 %global _hardened_build 1
 
 Name:           webkitgtk4
-Version:        2.7.90
-Release:        10%{?dist}
+Version:        2.7.91
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 License:        LGPLv2
@@ -21,18 +21,6 @@ Patch0:         webkitgtk-2.7.4-nspluginwrapper.patch
 Patch1:         webkitgtk-2.7.90-user-agent-branding.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=141717
-Patch4:         webkitgtk-2.7.90-180234.patch
-# https://bugs.webkit.org/show_bug.cgi?id=141733
-# http://trac.webkit.org/changeset/180270
-Patch5:         webkitgtk-2.7.90-180248.patch
-# https://bugs.webkit.org/show_bug.cgi?id=141618
-Patch6:         webkitgtk-2.7.90-180258.patch
-# http://trac.webkit.org/changeset/180264
-Patch7:         webkitgtk-2.7.90-bmalloc_static.patch
-# https://bugs.webkit.org/show_bug.cgi?id=141796
-# https://bugzilla.redhat.com/show_bug.cgi?id=1194260
-Patch8:         webkitgtk-2.7.90-cmake_regression.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -109,11 +97,6 @@ This package contains developer documentation for %{name}.
 %ifarch %{power64} aarch64 ppc
 %patch3 -p1 -b .commit_align
 %endif
-%patch4 -p1 -b .180234
-%patch5 -p1 -b .180248
-%patch6 -p1 -b .180258
-%patch7 -p1 -b .bmalloc_static
-%patch8 -p1 -b .cmake_regression
 
 # Remove bundled libraries
 rm -rf Source/ThirdParty/leveldb/
@@ -220,6 +203,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/
 
 %changelog
+* Tue Mar 03 2015 Tomas Popela <tpopela at redhat.com> - 2.7.91-1
+- Update to 2.7.91
+
 * Thu Feb 26 2015 Michael Catanzaro <mcatanzaro at gnome.org> - 2.7.90-10
 - Add Fedora branding to the user agent
 


More information about the scm-commits mailing list