[webkitgtk3] sync with f15

Matthias Clasen mclasen at fedoraproject.org
Wed Apr 27 22:56:18 UTC 2011


commit 89d2d05f240c4fea23aeb2bedbd18eea3b925c4d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Apr 27 18:55:53 2011 -0400

    sync with f15

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a0e318..64fe500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ webkit-1.3.3.tar.gz
 /webkit-1.3.10.tar.gz
 /webkit-1.3.11.tar.gz
 /webkit-1.3.13.tar.gz
+/webkit-1.4.0.tar.gz
diff --git a/sources b/sources
index fdf6b18..c94a8c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-984adaafac545a89c24351fd4dbd743c  webkit-1.3.13.tar.gz
+10c969db3b5484c71df1aa9a338377ff  webkit-1.4.0.tar.gz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 0e5256f..06be7ab 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,7 +6,7 @@
         cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        1.3.13
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -144,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> 1.4.0-1
+- Update to 1.4.0
+
 * Tue Mar 22 2011 Matthias Clasen <mclasen at redhat.com> 1.3.13-1
 - Update to 1.3.13
 


More information about the scm-commits mailing list