Accepting request 378900 from GNOME:Factory

Fix build (forwarded request 378327 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/378900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:48:18 +00:00 committed by Git OBS Bridge
commit cbc2b30072
4 changed files with 123 additions and 10 deletions

View File

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

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

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

View File

@ -1,3 +1,116 @@
-------------------------------------------------------------------
Mon Mar 21 15:16:12 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
- Bump baseversion.
-------------------------------------------------------------------
Tue Mar 15 10:41:36 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.92:
+ Downloads popover should browse to file when it cannot be
opened (bgo#610586).
+ Fix occasional failure to display snapshots in overview
(bgo#758470).
+ Add workaround to avoid taking new white snapshots for the
overview (bgo#761065).
+ Avoid placeholder images in downloads popover (bgo#762825).
+ Fix the restore session preference (bgo#762906).
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 29 23:56:09 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.91
+ Always do case-insensitive find (bgo#722019).
+ Maybe fix security popover being clickable when not visible
(bgo#744307).
+ Fix session state being deleted if UI process crashes very
early (bgo#747860).
+ Improved labels for reload buttons on error pages (bgo#747973).
+ Fix remove button on cookies dialog (bgo#757230).
+ Do not assume pages loading when Epiphany was last closed had
crashed (bgo#761735).
+ Improved visual layout of the downloads popover (bgo#761857).
+ F1 now launches user help (bgo#762041).
+ Switch to new tab when opening a page from history
(bgo#762381).
+ Fix crash downloading files if gnome-session is broken or
missing (bgo#762651).
+ Improved welcome message on first run (bgo#762812).
+ Allow translating error page access keys properly (bgo#762818).
+ Fix fill color of the downloads progress icon.
+ Update the label on tabs with the URL when the page has no
title.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 10:51:31 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.90:
+ Session saving should save window/tab history and re-instate it
on session restore (bgo#119432).
+ overview: Display a placeholder image on empty overview
(bgo#683582).
+ Make new tabs inherit history of parent (bgo#706731).
+ prefs-dialog: Expose restore-session-policy (bgo#724583).
+ Remove encoding preference from preferences dialog
(bgo#734381).
+ Use GdTwoLinesRenderer to display the location entry completion
(bgo#736364).
+ Activate downloads popover when a download is started
(bgo#757753).
+ overview: Do not show local files on the overview (bgo#758469).
+ web-overview: Do not drop thumbnail update requests
(bgo#758470).
+ Improvements to the encodings dialog (bgo#759164).
+ Fixups for help files (bgo#759279).
+ Revert "EphyUriTester: Drop keys/signatures logic" (bgo#759501).
+ downloads: Value returned by ephy_download_get_content_type()
should not be freed (bgo#759200).
+ ephy-profile-migrator: Call setlocale and gettext functions in
main function (bgo#760417).
+ ephy-session: restore session state when restoring recently
closed tabs (bgo#760782).
+ Switch web extensions to using private D-Bus connections
(bgo#761009).
+ web-view: Add mnemonics for error page buttons (bgo#761069).
+ location-entry: Encode URI before copy/paste (bgo#761660).
+ embed: Ignore beforeunload events.
+ Allow opening downloaded .tar.xz files.
+ Take safetypes patch from Debian.
+ downloads-popover: Disappear more smoothly.
+ web-view: Fix security level of error pages.
+ Various fixes for compatibility with GTK+ 3.20.
+ Various code cleanups.
+ Various improvements to the appdata file.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 03:19:01 UTC 2016 - damjanovic.ivo@gmail.com
- Updated to version 3.19.1:
+ Enable WebGL and WebAudio by default.
+ Add a new downloads manager.
+ Properly propagate key-bindings to pages (bgo#113449).
+ Only warn about unsubmitted changes if form has text
(bgo#668260).
+ Use x-scheme-handler to get default browser (bgo#750275).
+ Add search to cookies dialog (bgo#720978).
+ Add categories to web apps (bgo#672574).
+ Many cleanups to the application dialogs.
+ Several fixes to the ad blocker (bgo#754954).
+ Add support for system-wide installed web applications.
+ Hide floating bar on mouseover (bgo#742590).
+ Allow notification requests in web applications (bgo#759176).
+ Fixes to the about:applications page.
+ Display insecure content warning on all insecure pages
(bgo#744064).
+ Fix builds, code fixes, etc.
+ Updated translations.
- Update _base_version to 3.19.
-------------------------------------------------------------------
Mon Feb 15 19:19:01 UTC 2016 - zaitor@opensuse.org

View File

@ -17,14 +17,14 @@
Name: epiphany
Version: 3.18.4
Version: 3.20.0
Release: 0
%define _base_version 3.18
%define _base_version 3.20
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.18/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/epiphany/3.20/%{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
@ -39,11 +39,11 @@ BuildRequires: pkgconfig(avahi-client) >= 0.6.22
BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.2
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.7
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.1
BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2
BuildRequires: pkgconfig(iso-codes) >= 0.35
BuildRequires: pkgconfig(libnotify) >= 0.5.1
@ -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.9.5
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.5
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.11.4
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.11.1
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager