[webkitgtk3] Update to 1.8.0.

Richard Hughes rhughes at fedoraproject.org
Wed Mar 28 12:13:56 UTC 2012


commit 8e67deed7b84c7baee7c29c8ec7167a00239af24
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Mar 28 13:12:54 2012 +0100

    Update to 1.8.0.

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83dafc6..4318045 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ webkit-1.3.3.tar.gz
 /webkit-1.7.5.tar.xz
 /webkit-1.7.91.tar.xz
 /webkit-1.7.92.tar.xz
+/webkit-1.8.0.tar.xz
diff --git a/sources b/sources
index 03c98a3..d2a5b07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-520a421566584ea56552ee314de0b671  webkit-1.7.92.tar.xz
+52b2feb0fae01e68432b547bd85e8d74  webkit-1.8.0.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index dc2d4f8..117cc1f 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:        1.7.92
-Release:        2%{?dist}
+Version:        1.8.0
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -175,6 +175,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Mar 28 2012 Richard Hughes <rhughes at redhat.com> - 1.8.0-1
+- Update to 1.8.0.
+
 * Sat Mar 24 2012 Dan HorĂ¡k <dan[at]danny.cz> - 1.7.92-2
 - add ppc to low mem arches
 - decrease debuginfo verbosity on s390 to save memory


More information about the scm-commits mailing list