Accepting request 595768 from home:iznogood

- Update to version 3.28.1:
  + Fix bookmarks migration from Epiphany 3.24 not working
    (bgo#794645).
  + Do not auto-open adblock filters in text editor after download
    (bgo#794646).
  + Fix crash when destroying sync service (bgo#794728).
  + Remove the experimental HTTPS Everywhere support (bgo#794803).
  + Fix width of bookmarks popover in certain locales (bgo#794861).
  + Don't activate search bar when pressing ' or / (bgo#795083).
  + Take snapshots only of most-visited web pages.
- Drop already disabeled pkgconfig(httpseverywhere-0.8)
  BuildRequires and stop passing https_everywhere=false to meson,
  no longer supported nor needed.

OBS-URL: https://build.opensuse.org/request/show/595768
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=285
This commit is contained in:
Dominique Leuenberger 2018-04-13 06:51:11 +00:00 committed by Git OBS Bridge
parent 4125e76850
commit 6abc522d74
4 changed files with 21 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 10 20:34:56 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.28.1:
+ Fix bookmarks migration from Epiphany 3.24 not working
(bgo#794645).
+ Do not auto-open adblock filters in text editor after download
(bgo#794646).
+ Fix crash when destroying sync service (bgo#794728).
+ Remove the experimental HTTPS Everywhere support (bgo#794803).
+ Fix width of bookmarks popover in certain locales (bgo#794861).
+ Don't activate search bar when pressing ' or / (bgo#795083).
+ Take snapshots only of most-visited web pages.
- Drop already disabeled pkgconfig(httpseverywhere-0.8)
BuildRequires and stop passing https_everywhere=false to meson,
no longer supported nor needed.
-------------------------------------------------------------------
Tue Mar 20 17:37:33 UTC 2018 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: epiphany
Version: 3.28.0.1
Version: 3.28.1
Release: 0
Summary: GNOME Web Browser
License: GPL-3.0-or-later
@ -40,8 +40,6 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.52.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.13
BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.13
BuildRequires: pkgconfig(hogweed) >= 3.2
# Upstream recommends having this disabled for now, too unstable for usage (bgo#793389).
#BuildRequires: pkgconfig(httpseverywhere-0.8)
BuildRequires: pkgconfig(icu-uc) >= 4.6
BuildRequires: pkgconfig(iso-codes) >= 0.35
BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0
@ -102,7 +100,6 @@ translation-update-upstream
%meson \
-Ddeveloper_mode=false \
-Ddistributor_name=openSUSE \
-Dhttps_everywhere=false \
-Dunit_tests=false \
%{nil}
%meson_build