Accepting request 653432 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/653432 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=67
This commit is contained in:
commit
6a5eac04e9
10
_constraints
10
_constraints
@ -18,4 +18,14 @@
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>riscv64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="M">7250</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 10:47:03 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Reduce memory constraints for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 12:02:43 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.22.4:
|
||||
+ Expose ENABLE_MEDIA_SOURCE as a public build option.
|
||||
+ Fix a crash when using Cairo versions between 1.15 and 1.16.0
|
||||
+ Fix the build with -DLOG_DISABLED=0.
|
||||
+ Fix the build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF.
|
||||
+ Fix debug builds of JavaScriptCore.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 10:32:01 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
%bcond_with python3
|
||||
%endif
|
||||
Name: webkit2gtk3
|
||||
Version: 2.22.3
|
||||
Version: 2.22.4
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0-or-later AND BSD-3-Clause
|
||||
@ -139,8 +139,8 @@ more.
|
||||
|
||||
%package -n libwebkit2gtk%{_wk2sover}
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
# Require the injected bundles. The bundles are dlopen()ed
|
||||
Group: System/Libraries
|
||||
# Require the injected bundles. The bundles are dlopen()ed
|
||||
Requires: webkit2gtk-4_0-injected-bundles
|
||||
Recommends: %{_pkgname_no_slpp}-lang
|
||||
Provides: %{_pkgname_no_slpp} = %{version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dfd542902953be9af8ff32bd37fe662ca3d75f7348514ebac15c6252a6ccd72
|
||||
size 16753248
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCW9bhOQAKCRCRxVnb5MkS
|
||||
O3J0AJ0Vp3AI3zyU6nL7ZAzSMdZ03+qOtACaA/ALnrMdPq4OfHWpVUXPF71weKo=
|
||||
=ly68
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.22.4.tar.xz
Normal file
3
webkitgtk-2.22.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab5be2883802352ae0e735dd1eff4bc18abaff7ac78689cec72eb2f611943b8
|
||||
size 16752132
|
6
webkitgtk-2.22.4.tar.xz.asc
Normal file
6
webkitgtk-2.22.4.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCW/WqDAAKCRCRxVnb5MkS
|
||||
O9mGAJ9Lbo4Flf4Fhwlz88xEZxm23terBwCfSxzdRxGeD5MqNZgihxcVBYtC0z0=
|
||||
=4nl2
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user