From 013efa232bfcaee2bab45eae5a35d3bf6c0c49442d5729ea8ddc4a6c6ed277dc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:36:29 +0000 Subject: [PATCH] Accepting request 291557 from GNOME:Next resub OBS-URL: https://build.opensuse.org/request/show/291557 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=191 --- epiphany-3.14.2.tar.xz | 3 --- epiphany-3.15.92.tar.xz | 3 +++ epiphany.changes | 49 +++++++++++++++++++++++++++++++++++++++++ epiphany.spec | 11 ++++----- 4 files changed, 58 insertions(+), 8 deletions(-) delete mode 100644 epiphany-3.14.2.tar.xz create mode 100644 epiphany-3.15.92.tar.xz diff --git a/epiphany-3.14.2.tar.xz b/epiphany-3.14.2.tar.xz deleted file mode 100644 index 9b5a959..0000000 --- a/epiphany-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc69403b3b7addf30dd6eb703265a77102b8ab3c6194678ad0d2433f251492d0 -size 3063764 diff --git a/epiphany-3.15.92.tar.xz b/epiphany-3.15.92.tar.xz new file mode 100644 index 0000000..5d3f875 --- /dev/null +++ b/epiphany-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8295e9f658f1471669dfe00768bb6e4af1ba1102666a0d3347cddb5dff9611 +size 3102036 diff --git a/epiphany.changes b/epiphany.changes index 7389799..efbff6f 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Wed Mar 18 08:52:32 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Make F6 focus the address entry (bgo#729060). + + Toggle the search bar with Ctrl+F (bgo#734316). + + Fix DOM-binding related crashers with some websites + (bgo#745306). + + Other crashers fixed (bgo#744896). + + Build fixes (bgo#745247). + + Updated translations. +- Add pkgconfig(webkit2gtk-web-extension-4.0) BuildRequires: new + verified dependency. + +------------------------------------------------------------------- +Wed Feb 25 10:17:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Make sure that locale changes do not lose search engine. + + Add a new Incognito Window desktop action. + + Allow access to the URL bar in application mode. + + Show a speaker icon in tabs playing audio. + + Show a network error page on TLS errors. + + Remove unused cache size preference. + + Handle notification permissions. + + Fix cookies policy values. + + Fix memory leaks, segfaults, code improvements, ui fixes. + + Updated translations. +- Drop epiphany-search-provider.patch: fixed upstream. + +------------------------------------------------------------------- +Mon Feb 23 12:56:32 UTC 2015 - dimstar@opensuse.org + +- Add epiphany-search-provider.patch: Fix epiphany search provider + crashes. + +------------------------------------------------------------------- +Wed Dec 17 21:45:57 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.1: + + Open web pages source in default text editor (bgo#738475). + + String improvements. + + Bump WebKitGTK+ requirement to 2.7.2. + + Use script messages instead of dbus. + + Use custom local storage location to prevent leaking local + storage in incognito mode (bgo#738720). + + Fixes to the file utils. + + Updated translations. + ------------------------------------------------------------------- Tue Nov 11 22:02:02 UTC 2014 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 4fee5bb..6918da3 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ # # spec file for package epiphany # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.14.2 +Version: 3.15.92 Release: 0 -%define _base_version 3.14 +%define _base_version 3.15 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.15/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch0: epiphany-safe-one-click-install.patch # The icon we rely on is from adwaita-icon-theme @@ -53,7 +53,8 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.5.90 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.7.4 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.7.4 BuildRequires: pkgconfig(x11) Requires: %{name}-branding = %{version} Requires: NetworkManager