From e3bea56218820bedd48764b1b8d06d7acd3d86c6fbea43ef400cf240f30c7a28 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 Nov 2016 08:58:43 +0000 Subject: [PATCH] Accepting request 439096 from home:dimstar:branches: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. OBS-URL: https://build.opensuse.org/request/show/439096 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=235 --- epiphany-3.22.1.tar.xz | 3 --- epiphany-3.22.2.tar.xz | 3 +++ epiphany.changes | 16 ++++++++++++++++ epiphany.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.22.1.tar.xz create mode 100644 epiphany-3.22.2.tar.xz diff --git a/epiphany-3.22.1.tar.xz b/epiphany-3.22.1.tar.xz deleted file mode 100644 index c6396d4..0000000 --- a/epiphany-3.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e -size 2285912 diff --git a/epiphany-3.22.2.tar.xz b/epiphany-3.22.2.tar.xz new file mode 100644 index 0000000..7fa46d3 --- /dev/null +++ b/epiphany-3.22.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a3603c5006e67e69496724ae1ed76c492eaae80ca3ba623a35eee799a28651 +size 2288276 diff --git a/epiphany.changes b/epiphany.changes index a1087ce..c145d6c 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 2deb353..ba346a9 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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}