[webkitgtk/f20] Update to 2.2.5

Tomas Popela tpopela at fedoraproject.org
Wed Feb 19 08:44:46 UTC 2014


commit 78fe57aa52fd26c6d03f3834b32b20ef4c272a48
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Feb 19 09:45:17 2014 +0100

    Update to 2.2.5

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa16763..dd020fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ webkit-1.3.2.tar.gz
 /webkitgtk-2.2.2.tar.xz
 /webkitgtk-2.2.3.tar.xz
 /webkitgtk-2.2.4.tar.xz
+/webkitgtk-2.2.5.tar.xz
diff --git a/sources b/sources
index 38bfcce..1d8ecf1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2af0d2d75f18cac33bd82ee63e22571  webkitgtk-2.2.4.tar.xz
+6083e027308cf6731c6ce394bf059fa8  webkitgtk-2.2.5.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index d004af1..ccab5f4 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.4
-Release:	2%{?dist}
+Version:	2.2.5
+Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
 Group:		Development/Libraries
@@ -198,6 +198,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Feb 19 2014 Tomas Popela <tpopela at redhat.com> 2.2.5-1
+- Update to 2.2.5
+
 * Tue Feb 18 2014 Tomas Popela <tpopela at redhat.com> 2.2.4-2
 - Enable full debuginfo on s390x
 


More information about the scm-commits mailing list