diff --git a/_service b/_service index 5e527ec..134ccd7 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/epiphany.git - 46.4 + 47.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/epiphany-46.4.obscpio b/epiphany-46.4.obscpio deleted file mode 100644 index cd9cb01..0000000 --- a/epiphany-46.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3ff0e1c24e09bfaa1333e67f1f8b7add9691c4d2238b02f084401d7cb1dbc75 -size 23474701 diff --git a/epiphany-47.0.obscpio b/epiphany-47.0.obscpio new file mode 100644 index 0000000..c6dab3b --- /dev/null +++ b/epiphany-47.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bcc7d8a97a737156eb7b7f39b541bbf9948f1786cfe48547b89c77b548380e +size 23893005 diff --git a/epiphany.changes b/epiphany.changes index 4c19b70..c95a48a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,76 @@ +------------------------------------------------------------------- +Sun Sep 15 16:53:16 UTC 2024 - Bjørn Lie + +- Update to version 47.0: + + Fix crash when using Ctrl+D or Ctrl+Alt+D + + Fix icon URL used for install web application dialog + + Remove tab overview shortcut in web apps + + Fix crashes in tab overview mode with no open tabs + + Fix pluralization in privacy report dialog + + Fix bookmark tag widget focus border + + Revert key event handling changes due to problems with + non-Latin keyboard layouts + +------------------------------------------------------------------- +Sat Sep 14 18:16:14 UTC 2024 - Bjørn Lie + +- Update to version 47.rc: + + Extract .xpi during web app installation + + Show confirmation dialog when deleting web app + + Allow exporting passwords to CSV and improve CSV import + + Improve count of trackers in privacy report + + Fix crash on close multiple tabs dialog + + Many improvements to bookmarks sidebar and dialog + +------------------------------------------------------------------- +Fri Sep 13 08:27:38 UTC 2024 - Bjørn Lie + +- Update to version 47.beta: + + Add autofill support + + Add bookmarks search bar + + Improve sorting of bookmarks + + Restore set image as wallpaper functionality under flatpak + + New Window should always open a non-incognito window + + Prompt for confirmation when installing a WebExtension + + Add Ctrl+Shift+Delete shortcut for Clear Website Data + + Add Privacy Report feature (#1982) and improve its UI + + Use GtkGraphicsOffload to maybe improve graphics performance in + fullscreen mode + + Replace bookmark properties popover with redesigned dialog + + Disable Firefox Sync + + Don't show reader mode button when page is loading + + Revert address bar UI changes due to pango bug + + Fix application mode when always start in incognito mode + setting is enabled + + Don't warn about failure to download favicon when creating web + app + + Fix crash when starting secondary instance + + Fix crash when web process becomes unresponsive + + Fix crash when closing window with context menu open + + Fix crash on exit + + Allow overriding fatal criticals using G_DEBUG= environment + variable + + Fix hiding of developer context menu actions + + Fix a different crash when destroying window + + Stop using various deprecated GTK APIs + + Support importing passwords from CSV files + + Reduce the size of the preferences dialog + + Use modern libadwaita spinners + + Fix yet another crash when destroying window + + Improve autofill dialog UI + + Update to highlight.js 11.10.0 + + Miscellaneous code robustness improvements + + Load only one web process extension rather than two + + Add fallback web app icon + + Redesign the bookmarks UI to use sidebar instead of popover + + Rearrange the window/hamburger menu + + Adopt new floating bar style from nautilus + + Focus address bar after deleting URL + + Reenable search in preferences dialog + + Make address bar dropdown suggestions selectable + + WebExtensions: support runtime.getManifest() API + + Modernize encoding dialog + ------------------------------------------------------------------- Thu Sep 12 16:51:26 UTC 2024 - Bjørn Lie diff --git a/epiphany.obsinfo b/epiphany.obsinfo index 02c55fd..87afefe 100644 --- a/epiphany.obsinfo +++ b/epiphany.obsinfo @@ -1,4 +1,4 @@ name: epiphany -version: 46.4 -mtime: 1726159043 -commit: 844e3a58f3f2e797c59961a00e07a412838b781d +version: 47.0 +mtime: 1726156348 +commit: 033c855991214f38e6ad8fd73f2121678636d2ce diff --git a/epiphany.spec b/epiphany.spec index f73a816..5bd1223 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 46.4 +Version: 47.0 Release: 0 Summary: GNOME Web Browser License: GPL-3.0-or-later @@ -46,7 +46,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.6 -BuildRequires: pkgconfig(libadwaita-1) >= 1.4.beta +BuildRequires: pkgconfig(libadwaita-1) >= 1.6.alpha BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libportal-gtk4) BuildRequires: pkgconfig(libsecret-1) >= 0.19.0 @@ -132,9 +132,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/org.gnome.Epiphany* %{_mandir}/man1/epiphany.1%{ext_man} %dir %{_libdir}/epiphany +%{_libdir}/epiphany/libephyautofill.so %dir %{_libdir}/epiphany/web-process-extensions %{_libdir}/epiphany/web-process-extensions/libephywebprocessextension.so -%{_libdir}/epiphany/web-process-extensions/libephywebextension.so %{_libdir}/epiphany/libephymain.so %{_libdir}/epiphany/libephymisc.so %{_libdir}/epiphany/libephysync.so