Accepting request 293025 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 292842 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/293025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=115
This commit is contained in:
2015-03-30 17:26:34 +00:00
committed by Git OBS Bridge
4 changed files with 73 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc69403b3b7addf30dd6eb703265a77102b8ab3c6194678ad0d2433f251492d0
size 3063764

3
epiphany-3.16.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8471b492649ee2a5dbbb76ac9225f0131f95895c3962bc2842799e872d82cae
size 3101220

View File

@@ -1,3 +1,67 @@
-------------------------------------------------------------------
Tue Mar 24 10:29:00 UTC 2015 - dimstar@opensuse.org
- Update to version 3.16.0:
+ Multiple fixes to improve incognito mode's privacy and
discoverability.
+ Show a speaker icon in tabs playing audio.
+ New support for HTML5 Web notifications.
+ Make the URL bar visible in application mode.
+ Show network error page on TLS errors.
+ Many UI improvements, code fixes, memory leaks plugged.
+ Help updated.
+ Updated translations.
- Update _base_version to 3.16.
-------------------------------------------------------------------
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

View File

@@ -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.16.0
Release: 0
%define _base_version 3.14
%define _base_version 3.16
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.16/%{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