diff --git a/epiphany-3.28.0.1.tar.xz b/epiphany-3.28.0.1.tar.xz deleted file mode 100644 index a895c32..0000000 --- a/epiphany-3.28.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7154b06837655771f2240bf378fb8ba2315ae07dbc6f45d160ca29cd6d377808 -size 4474960 diff --git a/epiphany-3.28.1.tar.xz b/epiphany-3.28.1.tar.xz new file mode 100644 index 0000000..9b55f71 --- /dev/null +++ b/epiphany-3.28.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2264d51b3ac88164fdd944488144a00512741dc791bc3ec14d75ae29cf7d7f +size 4469872 diff --git a/epiphany.changes b/epiphany.changes index da0aa2f..9f1c4dc 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 65fd6a0..1c57420 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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