[webkitgtk3] Update to 2.0.2

Tomas Popela tpopela at fedoraproject.org
Mon May 13 12:53:20 UTC 2013


commit cc4b259d429b3d4c95afb72d10536a10ea2b20a4
Author: Tomas Popela <tpopela at redhat.com>
Date:   Mon May 13 14:54:02 2013 +0200

    Update to 2.0.2

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fdd26c..ee6b32d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-1.11.92.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/webkitgtk3.spec b/webkitgtk3.spec
index 79087e2..6c4059e 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,8 +6,8 @@
         cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.0.1
-Release:        2%{?dist}
+Version:        2.0.2
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -231,6 +231,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
+
 * Mon May  6 2013 Matthias Clasen <mclasen at redhat.com> - 2.0.1-2
 - Split libwebkit2gtk off into a subpackage to avoid
   pulling this 35M behemoth of a library onto the livecd


More information about the scm-commits mailing list