[webkitgtk3] 1.3.6

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 11 18:17:42 UTC 2010


commit b5f3b75db8a7e90f40cef9c3756e62adcbc5988c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Nov 11 13:03:10 2010 -0500

    1.3.6

 sources         |    2 +-
 webkitgtk3.spec |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index ce4f5da..1e07dc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-421104ef53ed865e0bb7b7f4e465de31  webkit-1.3.5.tar.gz
+ad409dfc737399c1d24dba9038c9eaf2  webkit-1.3.6.tar.gz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 8b1728b..d62d786 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,8 +6,8 @@
         cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        1.3.5
-Release:        2%{?dist}
+Version:        1.3.6
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -18,9 +18,7 @@ Source0:        http://www.webkitgtk.org/webkit-%{version}.tar.gz
 
 Patch1:         webkit-1.3.4-no-execmem.patch
 Patch2:         webkit-1.1.14-nspluginwrapper.patch
-# https://bugs.webkit.org/show_bug.cgi?id=34786
 Patch3:         webkit-1.3.5-s390.patch
-Patch4:         gtk-build.patch
 
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -72,7 +70,6 @@ files for developing applications that use %{name}.
 %patch1 -p1 -b .no-execmem
 %patch2 -p1 -b .nspluginwrapper
 %patch3 -p1 -b .s390
-%patch4 -p1 -b .gtk
 
 %build
 %ifarch s390
@@ -150,6 +147,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Nov 10 2010 Matthias Clasen <mclasen at redhat.com> 1.3.6-1
+- Update to 1.3.6
+
 * Thu Nov 11 2010 Dan Horák <dan[at]danny.cz> - 1.3.5-2
 - Updated and re-enabled the s390 patch
 


More information about the scm-commits mailing list