]> git.pld-linux.org Git - packages/gtk-webkit4.git/commitdiff
Update to 2.18.0 auto/th/gtk-webkit4-2.18.0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 12 Sep 2017 18:30:29 +0000 (20:30 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 12 Sep 2017 18:30:29 +0000 (20:30 +0200)
gtk-webkit4-icu59.patch
gtk-webkit4.spec

index 39ff89ee63d303d7b9d94339057d91e8be0df863..3b7e45258db09b092f45eddbabecce87a4d09cb2 100644 (file)
@@ -17,8 +17,8 @@
  #else
      typedef wchar_t JSChar;
  #endif
---- webkitgtk-2.16.1/Source/WebKit2/Shared/API/c/WKString.h.orig       2017-02-20 17:20:17.000000000 +0100
-+++ webkitgtk-2.16.1/Source/WebKit2/Shared/API/c/WKString.h    2017-04-22 14:35:56.853196170 +0200
+--- webkitgtk-2.16.1/Source/WebKit/Shared/API/c/WKString.h.orig        2017-02-20 17:20:17.000000000 +0100
++++ webkitgtk-2.16.1/Source/WebKit/Shared/API/c/WKString.h     2017-04-22 14:35:56.853196170 +0200
 @@ -28,6 +28,7 @@
  
  #include <WebKit/WKBase.h>
index 1aa7b0056051a7c151508a9dbe1b59f6c32c9c07..3656a82aa17adf0b0fbed15242d509c29883c8e7 100644 (file)
 Summary:       Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):     Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:          gtk-webkit4
-Version:       2.16.1
-Release:       2
+Version:       2.18.0
+Release:       1
 License:       BSD-like
 Group:         X11/Libraries
 Source0:       https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5: d3bcf995a667fd9febb9ab991acf0ca7
+# Source0-md5: 10d86dd5a5b68875654cc38af139f382
 Patch0:                x32.patch
 Patch1:                %{name}-icu59.patch
 URL:           https://webkitgtk.org/
@@ -197,6 +197,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f WebKit2GTK-4.0.lang
 %defattr(644,root,root,755)
 %doc NEWS
+%attr(755,root,root) %{_bindir}/WebKitWebDriver
 %attr(755,root,root) %{_libdir}/libwebkit2gtk-4.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libwebkit2gtk-4.0.so.37
 %attr(755,root,root) %{_libdir}/libjavascriptcoregtk-4.0.so.*.*.*
@@ -207,10 +208,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/girepository-1.0/WebKit2WebExtension-4.0.typelib
 %endif
 %dir %{_libdir}/webkit2gtk-4.0
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitDatabaseProcess
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitNetworkProcess
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess2
+%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitStorageProcess
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitWebProcess
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/jsc
 %dir %{_libdir}/webkit2gtk-4.0/injected-bundle
This page took 0.194309 seconds and 4 git commands to generate.