Accepting request 439151 from GNOME:Factory
- Update to version 3.22.2: + Improvements to password form autofill handling (bgo#772530). + Fix adblocker sometimes blocking the main resource. + Fully delete history database when clearing history. + Again restrict web apps to their initial domain. + Enable Accept-Language and spellchecking for current locale by default. + Fix overview thumbnails sometimes being duplicated. + Added session safety check to avoid saving corrupted sessions. + Ensure error page buttons expand to fit translations. + Miscellaneous code safety, crasher, critical warning fixes. + Updated translations. (forwarded request 439096 from dimstar) OBS-URL: https://build.opensuse.org/request/show/439151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=132
This commit is contained in:
commit
ba98ff9eb1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e
|
||||
size 2285912
|
3
epiphany-3.22.2.tar.xz
Normal file
3
epiphany-3.22.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89a3603c5006e67e69496724ae1ed76c492eaae80ca3ba623a35eee799a28651
|
||||
size 2288276
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 22:16:29 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.22.2:
|
||||
+ Improvements to password form autofill handling (bgo#772530).
|
||||
+ Fix adblocker sometimes blocking the main resource.
|
||||
+ Fully delete history database when clearing history.
|
||||
+ Again restrict web apps to their initial domain.
|
||||
+ Enable Accept-Language and spellchecking for current locale by
|
||||
default.
|
||||
+ Fix overview thumbnails sometimes being duplicated.
|
||||
+ Added session safety check to avoid saving corrupted sessions.
|
||||
+ Ensure error page buttons expand to fit translations.
|
||||
+ Miscellaneous code safety, crasher, critical warning fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 16:30:25 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.22.1
|
||||
Version: 3.22.2
|
||||
Release: 0
|
||||
%define _base_version 3.22
|
||||
Summary: GNOME Web Browser
|
||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.1
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
|
||||
BuildRequires: pkgconfig(libxslt) >= 1.1.7
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.13.2
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.14.2
|
||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.13.2
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires: %{name}-branding = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user