[webkitgtk3/f17] 1.7.92

Kalev Lember kalev at fedoraproject.org
Tue Mar 20 22:52:48 UTC 2012


commit d4dca7bf96a0ecfb80da9784d3887eee00593b50
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Mar 21 00:25:47 2012 +0200

    1.7.92

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk3.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 740cd70..83dafc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ webkit-1.3.3.tar.gz
 /webkit-1.7.4.tar.xz
 /webkit-1.7.5.tar.xz
 /webkit-1.7.91.tar.xz
+/webkit-1.7.92.tar.xz
diff --git a/sources b/sources
index 3be8233..03c98a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97889ccc90adbb3cff836126615b60ee  webkit-1.7.91.tar.xz
+520a421566584ea56552ee314de0b671  webkit-1.7.92.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 215c044..cb3c7e7 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.91
-Release:        2%{?dist}
+Version:        1.7.92
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -93,7 +93,6 @@ CFLAGS="%{optflags} -DLIBSOUP_I_HAVE_READ_BUG_594377_AND_KNOW_SOUP_PASSWORD_MANA
 %ifnarch s390 s390x ppc ppc64
                         --enable-jit                            \
 %endif
-                        --enable-geolocation                    \
                         --enable-introspection                  \
                         --enable-gtk-doc
 
@@ -172,6 +171,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> - 1.7.92-1
+- Update to 1.7.92
+- Don't pass --enable-geolocation to configure; it's now enabled by default
+
 * Thu Mar 15 2012 Karsten Hopp <karsten at redhat.com> 1.7.91-2
 - disable jit on ppc(64)
 


More information about the scm-commits mailing list