[webkitgtk] Update to 2.2.1

Kevin Fenzi kevin at fedoraproject.org
Fri Oct 18 16:50:14 UTC 2013


commit ffd42ea18912e318c9fb969960c8285fe62087fb
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Oct 18 10:50:12 2013 -0600

    Update to 2.2.1

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d81df2..38959bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ webkit-1.3.2.tar.gz
 /webkitgtk-2.0.2.tar.xz
 /webkitgtk-2.0.4.tar.xz
 /webkitgtk-2.2.0.tar.xz
+/webkitgtk-2.2.1.tar.xz
diff --git a/sources b/sources
index fb6e3e8..f983258 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c337812667c4885ebe29a54084dcd4c  webkitgtk-2.2.0.tar.xz
+f5decdd76b2c08ab6e01ac47342f680e  webkitgtk-2.2.1.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 4a20312..3c66bc3 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -9,7 +9,7 @@
 	cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:		webkitgtk
-Version:	2.2.0
+Version:	2.2.1
 Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
@@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/webkitgtk
 
 %changelog
+* Thu Oct 17 2013 Kevin Fenzi <kevin at scrye.com> 2.2.1-1
+- Update to 2.2.1
+
 * Fri Sep 27 2013 Kevin Fenzi <kevin at scrye.com> 2.2.0-1
 - Update 2.2.0
 


More information about the scm-commits mailing list