Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package epiphany for openSUSE:Factory checked in at 2022-03-23 20:17:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/epiphany (Old) and /work/SRC/openSUSE:Factory/.epiphany.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "epiphany" Wed Mar 23 20:17:24 2022 rev:190 rq:963560 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes 2022-02-11 23:09:06.630894083 +0100 +++ /work/SRC/openSUSE:Factory/.epiphany.new.25692/epiphany.changes 2022-03-23 20:19:04.830486594 +0100 @@ -1,0 +2,45 @@ +Thu Mar 17 22:51:01 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.0: + + Fix crashes when loading broken session state. + + Fix crashes when entering reader mode with JS disabled. + + Rework search engine manager code. + + Fix various memory leaks. + + Fix icons on Synced Tabs dialog. + + Update appdata screenshot. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 11 17:24:15 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Update to latest readability.js + + Fix label for Show downloads list shortcut on shortcuts dialog + + Update to highlight.js 11.4.0 + + Update to PDF.js 2.12.313 + + Fix handling of mailto: URIs with multiple emails + + Don't depend on web-browser-symbolic icon + +------------------------------------------------------------------- +Thu Feb 10 19:00:33 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.alpha: + + Rename metainfo from "GNOME Web" to "Web" + + Update to PDF.js + + New network error icon + + Support system dark preference + + Leak fixes (!1020), more leak fixes + + Update to highlight.js 11.3.1 + + Enable accelerated compositing mode always + + Fix build with meson 0.60.0 + + Many cleanups in preparation for GTK 4 + + Web app delete button is now red + + Detect Snap sandbox + + Cleanup icons + + Allow opening URIs via desktop actions + + Port to libportal 0.5 + + Various search engine fixes +- Drop bfbb5f7bab38301d8a4a444173acdae8d9692146.patch: Fixed + upstream. + +------------------------------------------------------------------- Old: ---- bfbb5f7bab38301d8a4a444173acdae8d9692146.patch epiphany-41.3.tar.xz New: ---- epiphany-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany.spec ++++++ --- /var/tmp/diff_new_pack.Kyz7Rd/_old 2022-03-23 20:19:05.438486939 +0100 +++ /var/tmp/diff_new_pack.Kyz7Rd/_new 2022-03-23 20:19:05.442486940 +0100 @@ -17,15 +17,13 @@ Name: epiphany -Version: 41.3 +Version: 42.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/41/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM bfbb5f7bab38301d8a4a444173acdae8d9692146.patch -- Fix build with meson 0.61 and newer -Patch0: https://gitlab.gnome.org/GNOME/epiphany/-/commit/bfbb5f7bab38301d8a4a444173acdae8d9692146.patch +Source0: https://download.gnome.org/sources/epiphany/42/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.47.0 @@ -101,10 +99,10 @@ %build %meson \ - -Ddeveloper_mode=false \ - -Dunit_tests=disabled \ - -Dsoup2=disabled \ - -Dlibportal=disabled \ + -D developer_mode=false \ + -D unit_tests=disabled \ + -D soup2=disabled \ + -D libportal=disabled \ %{nil} %meson_build ++++++ epiphany-41.3.tar.xz -> epiphany-42.0.tar.xz ++++++ ++++ 210168 lines of diff (skipped)