Copy F12 work over

This commit is contained in:
Matthias Clasen 2009-11-02 04:24:09 +00:00
parent ad9af0bd3b
commit 84c120d222
2 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
e6eb43bb4f75b4a2a09aec95e2f43e91 webkit-1.1.15.1.tar.gz 18736af3c751eb078fa3f4a7393cc864 webkit-1.1.15.3.tar.gz

View File

@ -34,8 +34,8 @@
%bcond_with wml %bcond_with wml
Name: webkitgtk Name: webkitgtk
Version: 1.1.15.1 Version: 1.1.15.3
Release: 3%{?dist} Release: 1%{?dist}
Summary: GTK+ Web content engine library Summary: GTK+ Web content engine library
Provides: WebKit-gtk = %{version}-%{release} Provides: WebKit-gtk = %{version}-%{release}
@ -197,6 +197,14 @@ rm -rf %{buildroot}
%changelog %changelog
* Sat Oct 31 2009 Matthias Clasen <mclasen@redhat.com> - 1.1.15.3-1
- Update to 1.1.15.3, more crash fixes and important media player fixes
- See https://lists.webkit.org/pipermail/webkit-gtk/2009-October/000047.html
* Thu Oct 15 2009 Matthias Clasen <mclasen@redhat.com> - 1.1.15.2-1
- Update to 1.1.15.2, which has multiple crash and other fixes
- See https://lists.webkit.org/pipermail/webkit-gtk/2009-October/000040.html
* Thu Sep 24 2009 Peter Gordon <peter@thecodergeek.com> - 1.1.15.1-3 * Thu Sep 24 2009 Peter Gordon <peter@thecodergeek.com> - 1.1.15.1-3
- Forcibly disable JIT until we can properly resolve the execmem-caused - Forcibly disable JIT until we can properly resolve the execmem-caused
segfaulting. (Temporary workaround until bug #516057 can be properly fixed.) segfaulting. (Temporary workaround until bug #516057 can be properly fixed.)