Accepting request 1178269 from GNOME:Next

- Update to version 46.1:
  + Properly remember window size.
  + Fix "sync secrets for the current sync user are invalid".
  + Fix retrieving web app icon from web app manifest.
  + Don't delay internal Epiphany pages on adblocker
    initialization.
  + Fix inability to open custom JS or stylesheet.
  + Fix sync service criticals when glib-networking is not
    installed.
  + Fix WebExtension accelerator parsing.
  + Fix critical when creating a duplicate notification.
  + Fix crash on exit when tab sync is enabled.
  + Fix set as default browser dialog under phoc.
  + Fix failure to save session state when it would contain a blob
    URL.
  * Fix web app provider crash when user data directory is empty.
  + Hide broken close context menu item on pinned tabs.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1178269
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=399
This commit is contained in:
Dominique Leuenberger 2024-06-03 10:19:50 +00:00 committed by Git OBS Bridge
parent 119e0a114f
commit 376369e539
6 changed files with 30 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/epiphany.git</param>
<param name="revision">46.0</param>
<param name="revision">46.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d494a7f7a1b883abbdb7edd69eda413704030e4edf95a895fcb651bb677dc955
size 23346701

3
epiphany-46.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3279aa7ced783ff164452ae010c2afb049a06f5c006a8622c34cde382a0955df
size 23505421

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Jun 3 09:51:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.1:
+ Properly remember window size.
+ Fix "sync secrets for the current sync user are invalid".
+ Fix retrieving web app icon from web app manifest.
+ Don't delay internal Epiphany pages on adblocker
initialization.
+ Fix inability to open custom JS or stylesheet.
+ Fix sync service criticals when glib-networking is not
installed.
+ Fix WebExtension accelerator parsing.
+ Fix critical when creating a duplicate notification.
+ Fix crash on exit when tab sync is enabled.
+ Fix set as default browser dialog under phoc.
+ Fix failure to save session state when it would contain a blob
URL.
* Fix web app provider crash when user data directory is empty.
+ Hide broken close context menu item on pinned tabs.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 15 14:30:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: epiphany
version: 46.0
mtime: 1710511899
commit: 344c4a78136222fbf197da87782467f318d7b7fa
version: 46.1
mtime: 1716993106
commit: 80b91ae3c1ce740a2019efc9690eec0b12079a02

View File

@ -17,7 +17,7 @@
Name: epiphany
Version: 46.0
Version: 46.1
Release: 0
Summary: GNOME Web Browser
License: GPL-3.0-or-later