Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package epiphany for openSUSE:Factory checked in at 2021-04-10 15:26:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/epiphany (Old) and /work/SRC/openSUSE:Factory/.epiphany.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "epiphany" Sat Apr 10 15:26:44 2021 rev:180 rq:881096 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes 2020-12-03 18:43:34.910225304 +0100 +++ /work/SRC/openSUSE:Factory/.epiphany.new.2401/epiphany.changes 2021-04-10 15:27:37.370395785 +0200 @@ -1,0 +2,100 @@ +Sat Mar 20 08:42:51 UTC 2021 - Michael Gorse <mgo...@suse.com> + +- Update to version 40.0: + + Updated icon in user help. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 14:36:07 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- 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 <gm...@opensuse.org> + +- 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 <bjorn....@gmail.com> + +- 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. + +------------------------------------------------------------------- Old: ---- epiphany-3.38.2.tar.xz New: ---- epiphany-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany.spec ++++++ --- /var/tmp/diff_new_pack.CsKhSf/_old 2021-04-10 15:27:37.818396312 +0200 +++ /var/tmp/diff_new_pack.CsKhSf/_new 2021-04-10 15:27:37.822396317 +0200 @@ -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(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 ++++++ epiphany-3.38.2.tar.xz -> epiphany-40.0.tar.xz ++++++ ++++ 197692 lines of diff (skipped)