[webkitgtk/f19] Update to 2.0.1, remove unused patches

Tomas Popela tpopela at fedoraproject.org
Wed Apr 17 07:29:18 UTC 2013


commit 70b7949e66054da9ddeeb7dfa30934304f63abb2
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Apr 17 09:29:16 2013 +0200

    Update to 2.0.1, remove unused patches

 .gitignore                    |    1 +
 sources                       |    2 +-
 webkit-1.10.2-atkFix.patch    |   20 ---
 webkit-1.10.2-renderFix.patch |  291 -----------------------------------------
 webkitgtk.spec                |   10 +-
 5 files changed, 9 insertions(+), 315 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d55700..f3f2f16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ webkit-1.3.2.tar.gz
 /webkitgtk-1.10.1.tar.xz
 /webkitgtk-1.10.2.tar.xz
 /webkitgtk-2.0.0.tar.xz
+/webkitgtk-2.0.1.tar.xz
diff --git a/sources b/sources
index a104b6a..4df8702 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa231ba8c9cd33575b9692614324be21  webkitgtk-2.0.0.tar.xz
+69c2037b6d2644d789d34940eac9c993  webkitgtk-2.0.1.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 446e1af..3c829f8 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -6,8 +6,8 @@
 	cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:		webkitgtk
-Version:	2.0.0
-Release:	2%{?dist}
+Version:	2.0.1
+Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
 Group:		Development/Libraries
@@ -16,7 +16,7 @@ URL:		http://www.webkitgtk.org/
 
 Source0:	http://www.webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 
-# add support for nspluginwrapper. 
+# add support for nspluginwrapper.
 Patch0: 	webkit-1.3.10-nspluginwrapper.patch
 # workarounds for non-JIT arches
 # https://bugs.webkit.org/show_bug.cgi?id=104270
@@ -203,6 +203,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Apr 17 2013 Tomas Popela <tpopela at redhat.com> - 2.0.1-1
+- Update to 2.0.1
+- Remove unused patches
+
 * Wed Apr 3 2013 Tomas Popela <tpopela at redhat.com> - 2.0.0-2
 - Add cairo-gobject as BR
 - Apply double2intsPPC32.patch also on s390


More information about the scm-commits mailing list