diff --git a/epiphany-40.3.tar.xz b/epiphany-40.3.tar.xz deleted file mode 100644 index fe2f5f0..0000000 --- a/epiphany-40.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dad138b9f2d55de271128fca38b61f53fd980c587d29e1ba6b508fff3b19f564 -size 5379072 diff --git a/epiphany-41.0.tar.xz b/epiphany-41.0.tar.xz new file mode 100644 index 0000000..840f37c --- /dev/null +++ b/epiphany-41.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39d1825492595b0b74c5d6a6686a857f9419dfa4c02f8013c297bc870e26dd0 +size 6153044 diff --git a/epiphany.changes b/epiphany.changes index 189af9d..111b2fb 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -4,6 +4,53 @@ Mon Sep 20 17:33:30 UTC 2021 - Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105). +------------------------------------------------------------------- +Fri Sep 17 08:25:00 UTC 2021 - Bjørn Lie + +- Update to version 41.0: + + Fix several icons broken after updating PDF.js + +------------------------------------------------------------------- +Thu Sep 2 17:54:55 UTC 2021 - Bjørn Lie + +- Update to version 41.rc: + + Ask user whether an unresponsive page should be killed. + + Fix crash when using Clear All passwords action. + + Fix missing security padlock after using reader mode. + + Update to highlight.js 11.2.0. + + Disable captive portal helper under Pantheon desktop. + + Disable system scrollbars when using Adwaita theme. + +------------------------------------------------------------------- +Mon Aug 23 13:56:25 UTC 2021 - Dominique Leuenberger + +- Update to version 41.beta: + + Fix inconsistent capitalization in preferences. + + Always save pinned tabs in session. + + Update to PDF.js 2.10.377. + + Use real buttons in address bar. + + Move bookmark button to bottom bar in narrow mode. + + Update to highlight.js 11.1.0. + + Support Epiphany Canary builds. + + Don't open empty bookmarks or downloads popover. + + Adjust unresponsive process killer to be less aggressive. + + Various code cleanups. +- Changes from version 41.alpha: + + User smaller address bar font in narrow mode. + + The address bar dropdown now supports various useful filters. + + Move Firefox Sync to toplevel window menu. + + Update to highlight.js 11.0.0. + + Highlight base domain in address bar. + + Use actual reader mode fonts in preferences dialog. + + Update to PDF.js 2.6.347. + + Minimize delays when toggling fullscreen mode. + + Use French quotes in St-Exupéry quotation. + + Fix various small memory leaks. + + Kill web process when it is unresponsive for too long. + + Add new keyboard shortcuts. + + Improvements to bookmarks properties view. + + Display WebKit Subversion revision for non-tarball builds. + ------------------------------------------------------------------- Fri Aug 13 09:38:48 UTC 2021 - Bjørn Lie diff --git a/epiphany.spec b/epiphany.spec index 219ed1b..10cec87 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,13 +17,13 @@ Name: epiphany -Version: 40.3 +Version: 41.0 Release: 0 Summary: GNOME Web Browser License: GPL-3.0-or-later Group: Productivity/Networking/Web/Browsers URL: https://wiki.gnome.org/Apps/Web -Source0: https://download.gnome.org/sources/epiphany/40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/epiphany/41/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: fdupes @@ -34,9 +34,9 @@ BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gdk-3.0) >= 3.24.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5 -BuildRequires: pkgconfig(gio-2.0) >= 2.61.2 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.61.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.61.2 +BuildRequires: pkgconfig(gio-2.0) >= 2.67.1 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.67.1 +BuildRequires: pkgconfig(glib-2.0) >= 2.67.1 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.13 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.13 @@ -49,13 +49,13 @@ BuildRequires: pkgconfig(libdazzle-1.0) >= 3.37.1 BuildRequires: pkgconfig(libhandy-1) >= 0.90.0 BuildRequires: pkgconfig(libportal) >= 0.0.2 BuildRequires: pkgconfig(libsecret-1) >= 0.19.0 -BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 +BuildRequires: pkgconfig(libsoup-3.0) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nettle) >= 3.2 BuildRequires: pkgconfig(sqlite3) >= 3.22 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.29.3 -BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.29.3 +BuildRequires: pkgconfig(webkit2gtk-4.1) >= 2.33.2 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.1) >= 2.33.2 Requires: %{name}-branding = %{version} Requires: iso-codes Recommends: ca-certificates @@ -103,6 +103,7 @@ search results from Web (epiphany) -Ddeveloper_mode=false \ -Ddistributor_name=openSUSE \ -Dunit_tests=disabled \ + -Dsoup2=disabled \ %{nil} %meson_build