[webkitgtk3] Update to 2.2.1

Tomas Popela tpopela at fedoraproject.org
Fri Oct 18 13:04:38 UTC 2013


commit 3f41e480469d5852b8c99ce1e3e4fab525ec991a
Author: Tomas Popela <tpopela at redhat.com>
Date:   Fri Oct 18 15:04:00 2013 +0200

    Update to 2.2.1

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5033442..cd187b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-2.1.91.tar.xz
 /webkitgtk-2.1.92.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/webkitgtk3.spec b/webkitgtk3.spec
index ff1d2cd..de894ab 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,7 +6,7 @@
         cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
@@ -211,6 +211,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 
 
 %changelog
+* Fri Oct 18 2013 Tomas Popela <tpopela at redhat.com> - 2.2.1-1
+- Update to 2.2.1
+
 * Fri Sep 27 2013 Kalev Lember <kalevlember at gmail.com> - 2.2.0-1
 - Update to 2.2.0
 


More information about the scm-commits mailing list