Accepting request 332952 from GNOME:Factory

Update to 3.18.0 (forwarded request 332898 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/332952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=120
This commit is contained in:
Dominique Leuenberger 2015-10-06 14:33:27 +00:00 committed by Git OBS Bridge
commit 7a05ceb162
4 changed files with 60 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Sep 22 08:19:40 UTC 2015 - dimstar@opensuse.org
- Update to version 3.18.0:
+ Allow opening links in a new incognito window.
+ Add option to search selected text in user-preferred search
engine.
+ Display page titles in tabs tooltips.
+ Enable Do Not Track and the ad blocker by default.
+ Improvements to the form filler and password saving.
+ Many other UI improvements, bug fixes, and memory improvements.
+ Updated translations.
- Update _base_version to 3.18.
-------------------------------------------------------------------
Thu Sep 10 09:42:08 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.91:
+ Remember passwords for French tax office (bgo#750024).
+ Inhibit logout and suspend while downloading files
(bgo#339809).
+ Display decoded URIs in the UI (bgo#710004).
+ Enable Do Not Track and the ad blocker by default (bgo#754273).
+ Several code fixes, memory leaks plugged, UI and code
improvements.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 23 04:02:46 UTC 2015 - badshah400@gmail.com
@ -6,6 +33,31 @@ Sun Aug 23 04:02:46 UTC 2015 - badshah400@gmail.com
the gnome-icon-theme dir into the hicolor-icon-theme dir and
package these files to fix builds for openSUSE:42.
-------------------------------------------------------------------
Thu Jul 23 07:55:35 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.2:
+ Navigation improvements to web applications.
+ Do not leak data in private instances (bgo#751307).
+ Fix a critical crasher (bgo#747422).
+ Theming fixes for latest Adwaita (bgo#736363).
+ Display page titles in tabs tooltips (bgo#752606).
+ Code fixes, build system improvements.
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 9 13:59:17 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.1:
+ Allow opening links in a new incognito window (bgo#749454).
+ Add option to search selected text in user-preferred search
engine (bgo#663545).
+ Theme fixes and improvements (bgo#728874, bgo#746778).
+ Fix regressions in the form filler (bgo#750842).
+ Fixes to internationalization in search provider (bgo#737085).
+ Other code fixes and minor improvements.
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 9 13:58:30 UTC 2015 - zaitor@opensuse.org

View File

@ -17,14 +17,14 @@
Name: epiphany
Version: 3.16.3
Version: 3.18.0
Release: 0
%define _base_version 3.16
%define _base_version 3.18
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.16/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/epiphany/3.18/%{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
@ -54,8 +54,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.7.4
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.7.4
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.9.5
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.5
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager