[webkitgtk] Update to 2.0.2

Tomas Popela tpopela at fedoraproject.org
Mon May 13 13:01:48 UTC 2013


commit 96c5ba1e3c8a958f56c76a485d7fea00322e616c
Author: Tomas Popela <tpopela at redhat.com>
Date:   Mon May 13 15:02:25 2013 +0200

    Update to 2.0.2

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3f2f16..d1a3648 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ webkit-1.3.2.tar.gz
 /webkitgtk-1.10.2.tar.xz
 /webkitgtk-2.0.0.tar.xz
 /webkitgtk-2.0.1.tar.xz
+/webkitgtk-2.0.2.tar.xz
diff --git a/sources b/sources
index 4df8702..6a46942 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69c2037b6d2644d789d34940eac9c993  webkitgtk-2.0.1.tar.xz
+a4024f4b33d829ec1034179e94f9cab6  webkitgtk-2.0.2.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 1198871..9a505a8 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -6,7 +6,7 @@
 	cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:		webkitgtk
-Version:	2.0.1
+Version:	2.0.2
 Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
@@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon May 13 2013 Tomas Popela <tpopela at redhat.com> - 2.0.2-1
+- Update to 2.0.2
+
 * Wed Apr 17 2013 Tomas Popela <tpopela at redhat.com> - 2.0.1-1
 - Update to 2.0.1
 


More information about the scm-commits mailing list