[webkitgtk3] Update to 1.11.92

Kalev Lember kalev at fedoraproject.org
Thu Mar 21 00:00:29 UTC 2013


commit 2d4347bc2e76a07a8a0d6e8260730dfc91b0410e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Mar 21 00:59:37 2013 +0100

    Update to 1.11.92

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    6 ++++--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a21a0de..9aebe8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-1.11.5.tar.xz
 /webkitgtk-1.11.90.tar.xz
 /webkitgtk-1.11.91.tar.xz
+/webkitgtk-1.11.92.tar.xz
diff --git a/sources b/sources
index 487bf4b..d13faf1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01ede85baaac85c6eb065a2e121bc9d4  webkitgtk-1.11.91.tar.xz
+05ef324d92762b344be631817b2d19fb  webkitgtk-1.11.92.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index a14af33..a467d1b 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.11.91
+Version:        1.11.92
 Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -162,7 +162,6 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 
 ## Finally, copy over and rename the various files for %%doc inclusion.
 %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
@@ -222,6 +221,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Mar 20 2013 Kalev Lember <kalevlember at gmail.com> - 1.11.92-1
+- Update to 1.11.92
+
 * Fri Mar 08 2013 Tomas Popela <tpopela at redhat.com> 1.11.91-1
 - Update to 1.11.91
 - Fix for RH bug #915990 - Seed segfaults in JSC::LLInt::CLoop::execute()


More information about the scm-commits mailing list