[webkitgtk] Update to 1.3.11

Kevin Fenzi kevin at fedoraproject.org
Fri Feb 4 03:45:47 UTC 2011


commit 4a27fe5f96b93168e7b27c7698e7601b14d01c8f
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Thu Feb 3 20:45:36 2011 -0700

    Update to 1.3.11

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c190fbf..b0318ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ webkit-1.3.2.tar.gz
 /webkit-1.3.6.tar.gz
 /webkit-1.3.9.tar.gz
 /webkit-1.3.10.tar.gz
+/webkit-1.3.11.tar.gz
diff --git a/sources b/sources
index 433a2f5..03321d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed33a02a225320aeace628a4f6b1a17b  webkit-1.3.10.tar.gz
+6d4506086fb0d274d1a2c871fcaf851e  webkit-1.3.11.tar.gz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 232a80d..398a528 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -34,7 +34,7 @@
 %bcond_with 	wml
 
 Name:		webkitgtk
-Version:	1.3.10
+Version:	1.3.11
 Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
@@ -153,9 +153,9 @@ install -m 755 Programs/GtkLauncher %{buildroot}%{_libexecdir}/%{name}
 ##find_lang webkit-2.0
 
 ## Finally, copy over and rename the various files for %%doc inclusion.
-%add_to_doc_files WebKit/LICENSE
-%add_to_doc_files WebKit/gtk/po/README
-%add_to_doc_files WebKit/gtk/NEWS
+%add_to_doc_files Source/WebKit/LICENSE
+%add_to_doc_files Source/WebKit/gtk/po/README
+%add_to_doc_files Source/WebKit/gtk/NEWS
 %add_to_doc_files Source/WebCore/icu/LICENSE
 %add_to_doc_files Source/WebCore/LICENSE-APPLE
 %add_to_doc_files Source/WebCore/LICENSE-LGPL-2
@@ -208,6 +208,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Feb 02 2011 Kevin Fenzi <kevin at tummy.com> - 1.3.11-1
+- Update to 1.3.11
+
 * Mon Jan 10 2011 Kevin Fenzi <kevin at tummy.com> - 1.3.10-1
 - Update to 1.3.10
 


More information about the scm-commits mailing list