[webkitgtk4] Update to 2.6.2

Tomas Popela tpopela at fedoraproject.org
Wed Oct 22 08:42:41 UTC 2014


commit a9d1cda147fd7485800fb1439db435c3ad6e6af2
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Oct 22 10:41:23 2014 +0200

    Update to 2.6.2

 .gitignore                   |    1 +
 sources                      |    2 +-
 webkitgtk-2.6.1-poodle.patch |   52 ------------------------------------------
 webkitgtk4.spec              |    9 ++++---
 4 files changed, 7 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89e6476..9d6efa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /webkitgtk-2.5.90.tar.xz
 /webkitgtk-2.6.0.tar.xz
 /webkitgtk-2.6.1.tar.xz
+/webkitgtk-2.6.2.tar.xz
diff --git a/sources b/sources
index 4464f57..e129260 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adf4a5b1cafa85b6c341341989549559  webkitgtk-2.6.1.tar.xz
+92ee7b2b15cda9580b842834d4db118a  webkitgtk-2.6.2.tar.xz
diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index 3e22b49..1c2dd58 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -6,8 +6,8 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk4
-Version:        2.6.1
-Release:        2%{?dist}
+Version:        2.6.2
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 License:        LGPLv2
@@ -17,7 +17,6 @@ Source0:        http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Patch0:         webkit-1.1.14-nspluginwrapper.patch
 Patch2:         webkitgtk-2.5.90-cloop_fix.patch
 Patch3:         webkitgtk-2.5.2-commit_align.patch
-Patch4:         webkitgtk-2.6.1-poodle.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -80,7 +79,6 @@ files for developing applications that use %{name}.
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1 -b .nspluginwrapper
 %patch2 -p1 -b .cloop_fix
-%patch4 -p1 -b .poodle
 %ifarch %{power64} aarch64 ppc
 %patch3 -p1 -b .commit_align
 %endif
@@ -165,6 +163,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gir-1.0/WebKit2WebExtension-4.0.gir
 
 %changelog
+* Wed Oct 22 2014 Tomas Popela <tpopela at redhat.com> - 2.6.2-1
+- Update to 2.6.2
+
 * Tue Oct 21 2014 Tomas Popela <tpopela at redhat.com> - 2.6.1-2
 - Disable the SSLv3 to address the POODLE vulnerability
 


More information about the scm-commits mailing list