[webkitgtk4] Update to 2.6.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 24 16:17:18 UTC 2014


commit c8b384556c7636af03405f3fa112b8ceb5d4d1ac
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 24 18:13:58 2014 +0200

    Update to 2.6.0

 .gitignore                       |    1 +
 sources                          |    2 +-
 webkitgtk-2.5.90-cloop_fix.patch |   84 --------------------------------------
 webkitgtk4.spec                  |    7 ++-
 4 files changed, 6 insertions(+), 88 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b24f7c6..9e712ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /webkitgtk-2.5.3.tar.xz
 /webkitgtk-2.5.90.tar.xz
+/webkitgtk-2.6.0.tar.xz
diff --git a/sources b/sources
index e44424d..bdb8df7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a177ee14b918eeb67282133c4980f69  webkitgtk-2.5.90.tar.xz
+56fa5d14c91ef07e92f6a29469916a12  webkitgtk-2.6.0.tar.xz
diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index a237cdc..3822b6a 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -6,7 +6,7 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk4
-Version:        2.5.90
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -15,7 +15,6 @@ URL:            http://www.webkitgtk.org/
 Source0:        http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 
 Patch0:         webkit-1.1.14-nspluginwrapper.patch
-Patch1:         webkitgtk-2.5.90-cloop_fix.patch
 Patch2:         webkitgtk-2.5.90-cloop_fix_32.patch
 Patch3:         webkitgtk-2.5.2-commit_align.patch
 
@@ -79,7 +78,6 @@ files for developing applications that use %{name}.
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1 -b .nspluginwrapper
-%patch1 -p1 -b .cloop_fix
 %ifarch s390 ppc
 %patch2 -p1 -b .cloop_fix_32
 %endif
@@ -167,6 +165,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gir-1.0/WebKit2WebExtension-4.0.gir
 
 %changelog
+* Wed Sep 24 2014 Kalev Lember <kalevlember at gmail.com> - 2.6.0-1
+- Update to 2.6.0
+
 * Mon Sep 22 2014 Tomas Popela <tpopela at redhat.com> - 2.5.90-1
 - Update to 2.5.90
 


More information about the scm-commits mailing list