[mingw-webkitgtk3] Update to 2.2.7

Kalev Lember kalev at fedoraproject.org
Thu May 22 21:50:04 UTC 2014


commit f59fd611f5104ee423ea890f761722e9f59a383b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 22 23:03:51 2014 +0200

    Update to 2.2.7

 .gitignore            |    1 +
 mingw-webkitgtk3.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11a3f28..2898cf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /webkitgtk-2.0.4.tar.xz
 /webkitgtk-2.2.3.tar.xz
 /webkitgtk-2.2.6.tar.xz
+/webkitgtk-2.2.7.tar.xz
diff --git a/mingw-webkitgtk3.spec b/mingw-webkitgtk3.spec
index bf738f1..4171b20 100644
--- a/mingw-webkitgtk3.spec
+++ b/mingw-webkitgtk3.spec
@@ -11,7 +11,7 @@
     cp -p %1  %{buildroot}%{_docdir}/mingw64-webkitgtk3/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           mingw-webkitgtk3
-Version:        2.2.6
+Version:        2.2.7
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ Web content engine library
 
@@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Thu May 22 2014 Kalev Lember <kalevlember at gmail.com> - 2.2.7-1
+- Update to 2.2.7
+
 * Wed Mar 26 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.2.6-1
 - Update to 2.2.6
 - Fix use-after-free in WTF threading code (WebKit bug #130122)
diff --git a/sources b/sources
index f5680c5..6f34b22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-245a9f8cac251662b7abf19903332038  webkitgtk-2.2.6.tar.xz
+eff78d9f786f1e72d7b16194a021a14b  webkitgtk-2.2.7.tar.xz


More information about the scm-commits mailing list