[webkitgtk] Update to 1.8.3

Kevin Fenzi kevin at fedoraproject.org
Thu Aug 23 23:10:18 UTC 2012


commit a9453d97f8f2b3e1a7f7b92275de849e8cf16ae6
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Thu Aug 23 17:09:57 2012 -0600

    Update to 1.8.3

 .gitignore     |    1 +
 sources        |    2 +-
 webkitgtk.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e5658e..2b42191 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ webkit-1.3.2.tar.gz
 /webkit-1.8.0.tar.xz
 /webkit-1.8.1.tar.xz
 /webkit-1.8.2.tar.xz
+/webkit-1.8.3.tar.xz
diff --git a/sources b/sources
index 7f7a06d..5f5ca09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7bd0bd4f323039f15e19c82a9a8313c  webkit-1.8.2.tar.xz
+dcbf9d5e2e6391f857c29a57528b32a6  webkit-1.8.3.tar.xz
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 4f591a5..58b6f20 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -22,7 +22,7 @@
 %bcond_with 	pango
 
 Name:		webkitgtk
-Version:	1.8.2
+Version:	1.8.3
 Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
@@ -219,6 +219,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/webkitgtk
 
 %changelog
+* Thu Aug 23 2012 Kevin Fenzi <kevin at scrye.com> 1.8.3-1
+- Update to 1.8.3
+
 * Mon Aug 06 2012 Kevin Fenzi <kevin at scrye.com> - 1.8.2-1
 - Update to 1.8.2
 


More information about the scm-commits mailing list