From 37066c99f0e687b20584f0061c2d856ca382c274239b651f272a51d927ad5fa7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:30:44 +0000 Subject: [PATCH] Accepting request 880924 from GNOME:Next GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880924 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=348 --- epiphany-3.38.2.tar.xz | 3 -- epiphany-40.0.tar.xz | 3 ++ epiphany.changes | 100 +++++++++++++++++++++++++++++++++++++++++ epiphany.spec | 9 ++-- 4 files changed, 108 insertions(+), 7 deletions(-) delete mode 100644 epiphany-3.38.2.tar.xz create mode 100644 epiphany-40.0.tar.xz diff --git a/epiphany-3.38.2.tar.xz b/epiphany-3.38.2.tar.xz deleted file mode 100644 index a7c20e8..0000000 --- a/epiphany-3.38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b05f2bcc1e80ecf4a10f6f01b3285087eb4cbdf5741dffb8c0355715ef5116d -size 3862520 diff --git a/epiphany-40.0.tar.xz b/epiphany-40.0.tar.xz new file mode 100644 index 0000000..96ceaa6 --- /dev/null +++ b/epiphany-40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f81c0f66ad1bb0137686b337541116e71a1336579b8bc0aaeafdd9aaaba844 +size 5390720 diff --git a/epiphany.changes b/epiphany.changes index 8537d5e..e4f98b0 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,103 @@ +------------------------------------------------------------------- +Sat Mar 20 08:42:51 UTC 2021 - Michael Gorse + +- Update to version 40.0: + + Updated icon in user help. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 14:36:07 UTC 2021 - Dominique Leuenberger + +- Update to version 40.rc: + + Close history when Escape is pressed. + + Fix potential loss of session state when web process is + unresponsive. + + Icons in page popover have a wrong scale after changing scale + factor. + + Crash switching to the second page of keyboard shortcuts. + + Fix language preferences. + + Dismiss search bar when Escape is pressed. + + Fix overaggressive adblocker. + + Avoid adding ephy-pdf: URIs to history. + + Fix clicking links beneath floating status bar. + +------------------------------------------------------------------- +Mon Feb 15 10:38:10 UTC 2021 - Callum Farmer + +- Update to version 40.beta: + + Remember previous settings in Clear Personal Data dialog. + + Allow exporting bookmarks as HTML. + + Remove smooth scrolling preference. Smooth scrolling is now + always enabled. + + Update user help for new preferences dialog navigation. + + Rename mobile-capable setting to show-navigation-buttons. + + Update gvdb. + + Fix crash when Firefox Sync token is invalid. + + Fix floating bar blocking links on bottom of page. + + Disable application manager in app mode. + + Fix certain searches being converted into invalid addresses. + + Add experimental support for a few WebExtensions APIs. + + Several improvements to search engine configuration. + + Fix state issues with the back/forward buttons. + + Add preference to enable Google search suggestions. + + Select pre-filled search text in search entry. + + Improve construction of web app titles. + + Use eslint and run it on CI. + + Fancy new tabs bar. + + Several UI improvements for the tabs list popover. + + Remove preference to adjust position of tabs bar. + + Stop spinners when not visible. + + Update to highlights.js 10.6.0. + + Improve empty states of various widgets. +- New build requirement: pkgconfig(libarchive). + +------------------------------------------------------------------- +Fri Jan 22 18:53:27 UTC 2021 - Bjørn Lie + +- Update to version 40.alpha: + + The Safe Browsing phishing protection feature is now disabled + by default to comply with changes to Google's terms of service, + which now prohibit inclusion of API keys in open source + projects. You may provide your own Google API key to enable + this feature using the -Dgsb_api_key build option at your own + risk. Most Linux distributions will be unable to do this + without similarly violating Google's terms of service, since it + would require some way to inject a secret into the build. Most + distributions include a Google API key in Firefox or Chromium + packaging in apparant violation of the new terms of service; + such distros may consider using the same key for Epiphany as + well. Epiphany Technology Preview is built using a secret API + key. Flathub builds will likely have Safe Browsing disabled. + + Replace seach engine dialog with a listbox + + Firefox Sync dialog is no longer modal + + Fix primary menu popover changing size + + Visit most recently-viewed tab with Alt+0 + + Fix hidpi favicons + + Allow history dialog to grow wider + + Remove Reopen Closed Tab from tab context menu + + Fix mnemonic conflict between Import Passwords and Import + Bookmarks + + Fix Remove button sensitivity in history dialog + + Remove Firefox Sync from Preferences and add it to + Import/Export menu + + Improve language selection widget + + Refine tab context menu + + Improve tab muting icons + + Update to highlight.js 10.5.0 + + Update to PDF.js 2.5.207 + + Make bookmarks properties dialog resizable + + Additional bookmarks popover fixes for mobile + + Improve web app preferences + + Various fixes for system web apps + + libportal may not be disabled using -Dlibportal=disabled + + Move destructive buttons in clear data and history dialogs + + New Epiphany app icon + + Add X-Purism-FormFactor to appdata and desktop file + + Also add X-Purism-FormFactor to web app desktop files + + Improve support for dark header bars in otherwise light themes + + Improve flatpak support for elementary OS + + Remove compulsory_for_desktop. + ------------------------------------------------------------------- Wed Dec 2 11:53:55 UTC 2020 - Bjørn Lie diff --git a/epiphany.spec b/epiphany.spec index d239551..1a6ccf6 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ # # spec file for package epiphany # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,17 @@ Name: epiphany -Version: 3.38.2 +Version: 40.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/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/epiphany/40/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: fdupes -BuildRequires: meson >= 0.42.0 +BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: yelp-tools @@ -45,6 +45,7 @@ BuildRequires: pkgconfig(hogweed) >= 3.2 BuildRequires: pkgconfig(icu-uc) >= 4.6 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.4 +BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libdazzle-1.0) >= 3.37.1 BuildRequires: pkgconfig(libhandy-1) >= 0.90.0 BuildRequires: pkgconfig(libportal) >= 0.0.2