[webkitgtk] Update to 2.2.3

Tomas Popela tpopela at fedoraproject.org
Wed Dec 4 14:32:37 UTC 2013


commit 928c5f7ebb526bec5b426a6b5d6a0f02acc7495b
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Dec 4 15:32:17 2013 +0100

    Update to 2.2.3

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0448af4..cb0b104 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ webkit-1.3.2.tar.gz
 /webkitgtk-2.2.0.tar.xz
 /webkitgtk-2.2.1.tar.xz
 /webkitgtk-2.2.2.tar.xz
+/webkitgtk-2.2.3.tar.xz
diff --git a/sources b/sources
index fa91ba6..bdc6def 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49cc8fd065de72603776a494e41c1977  webkitgtk-2.2.2.tar.xz
+613e81c460368ff4d6e02c7887206572  webkitgtk-2.2.3.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index f1f7f4d..4eecd96 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -9,8 +9,8 @@
 	cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:		webkitgtk
-Version:	2.2.2
-Release:	2%{?dist}
+Version:	2.2.3
+Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
 Group:		Development/Libraries
@@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/webkitgtk
 
 %changelog
+* Wed Dec 04 2013 Tomas Popela <tpopela at redhat.com> - 2.2.3-1
+- Update to 2.2.3
+
 * Wed Dec 04 2013 Karsten Hopp <karsten at redhat.com> 2.2.2-2
 - apply the correct double2intsPPC32 patch on ppc
 


More information about the scm-commits mailing list