Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2026-04-10 17:50:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany"

Fri Apr 10 17:50:10 2026 rev:227 rq:1345363 version:50.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes        2026-03-04 
21:11:22.915720193 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new.21863/epiphany.changes     
2026-04-10 17:54:37.177811367 +0200
@@ -1,0 +2,106 @@
+Wed Mar 25 08:27:12 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.3:
+  + This release reverts back to the original adblock filters used
+    before 50.rc.
+  + Bugs fixed:
+    - Regression in site compatibility due to adblocking
+    - ci: Remove workflow:rules
+    - filters-manager: fix disabling adblocker
+    - Switch back to easylist-downloads.adblockplus.org
+
+-------------------------------------------------------------------
+Sat Mar 21 08:20:21 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.2:
+  + Bugs fixed:
+    - Crash in ephy_window_set_active_tab()
+    - Add 15 second timeout when fetching adblock filters
+    - shell: fix crash when invalid URL passed on command line
+    - Many fixes for the adblocker
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 19 09:15:08 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.1:
+  + Remove ublock filter rules
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 12 19:56:53 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Bugs fixed:
+    - When closing a newly created tab, focus is reset to the last
+      tab, instead of the previously focused tab
+    - Bugs may cause session state to be deleted
+    - epiphany-browser 49.2 build error against Nettle 4.0
+    - Outdated comment for translators
+    - UI Bug: Imported bookmarks only show one link per tag
+      (stacked on top of each other) & Drag-and-Drop is broken
+    - Allow web apps to run in the background, with configurable
+      toggle and quit action, even when not sandboxed by flatpak
+    - Fix crash when opening javascript: URLs in new tab
+    - Fix -Wdiscarded-qualifiers warnings
+    - web-view: fix security status when restoring pages from
+      session state
+    - session: refuse to save window without tabs
+    - Revert "Fetch locale specific adlock list" 
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar  4 15:27:13 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+  + Disable "Run in background" for when running unsandboxed
+  + New tags created in bookmark edit mode are not sorted
+  + missing files from POTFILES.in: ephy-prefs-dialog.c
+  + check-potfiles CI job is broken
+  + Site menu icon is broken
+  + Remove user gesture check for opening external URLs
+  + Change default content filters to bnema/ublock-webkit-filters
+  + bookmarks-dialog: Save index in tags order
+  + More bookmarks dialog fixes
+  + Add blueprint format checker
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar  4 14:27:13 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Move from expander rows to navigation for search engines
+  + [Enhancement] Match dark theme preference in blank homepage
+  + Web apps lack a button to access site permissions
+  + Manual bookmark sorting fails
+  + Epiphany crashes with a URL containing an out-of-range port
+  + Need to escape feature descriptions in features preferences
+  + Remote Denial of Service (DoS) via Improper Logging in
+    ephy-session.c
+  + Add option to delete service worker data to the Clear Data
+    dialog
+  + Crash when downloading a file in an extra window and closing
+    that window before the confirmation in-app notification overlay
+    is dismissed
+  + autofill-view: Make countries searchable
+  + Change Favorites tag icon to heart-filled-symbolic
+  + Fix about: page crash
+  + features-page: Only add subtitle when details available
+  + passwords-view: fix crash when opening dialog
+  + style: Replace deprecated resources with media queries
+  + bookmark-properties: Validate bookmark url
+  + Use proper Favorites tag icon in all places
+  + action-bar: Hide bookmarks button in web app mode
+- Changes from version 50.alpha:
+  + Move buttons out of the location entry
+  + Crash loading invalid URL using "Open Link in New Tab"
+  + Site menu is too hard to find
+  + Use shield-half for symbolic in privacy report
+  + Add option to hide cookie banner
+  + Move reader mode button to site menu
+  + Update search bar options icon
+  + sqlite: Start caching history service statements
+  + window: fix "Open link in new tab" appearing for non-URLs
+  + Updated translatoins.
+
+-------------------------------------------------------------------

Old:
----
  epiphany-49.3.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  epiphany-50.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.ehA2GF/_old  2026-04-10 17:54:39.229896207 +0200
+++ /var/tmp/diff_new_pack.ehA2GF/_new  2026-04-10 17:54:39.233896373 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           epiphany
-Version:        49.3
+Version:        50.3
 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:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  blueprint-compiler
 BuildRequires:  desktop-file-utils
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.74.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gtk4) >= 4.12.0
+BuildRequires:  pkgconfig(gtk4) >= 4.21.0
 BuildRequires:  pkgconfig(gtk4-unix-print)
 BuildRequires:  pkgconfig(hogweed) >= 3.2
 BuildRequires:  pkgconfig(icu-uc) >= 4.6

++++++ _scmsync.obsinfo ++++++
mtime: 1774427403
commit: 7c9d46d99315d66384ea24f37da2f8ce4d7f67d316f6590cdfe0f9f8429e4205
url: https://src.opensuse.org/GNOME/epiphany
revision: 7c9d46d99315d66384ea24f37da2f8ce4d7f67d316f6590cdfe0f9f8429e4205
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ehA2GF/_old  2026-04-10 17:54:39.289898688 +0200
+++ /var/tmp/diff_new_pack.ehA2GF/_new  2026-04-10 17:54:39.293898853 +0200
@@ -3,16 +3,16 @@
   <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">49.3</param>
+    <param name="revision">50.3</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">disable</param>
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
   <service name="set_version" mode="manual" />
 </services>

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-25 17:00:59.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ epiphany.obsinfo ++++++
--- /var/tmp/diff_new_pack.ehA2GF/_old  2026-04-10 17:54:39.405903484 +0200
+++ /var/tmp/diff_new_pack.ehA2GF/_new  2026-04-10 17:54:39.413903815 +0200
@@ -1,5 +1,5 @@
 name: epiphany
-version: 49.3
-mtime: 1772492731
-commit: d1ef35bb7372ee6aa58443b1cba29bef128bc790
+version: 50.3
+mtime: 1774383879
+commit: 700931216fa0bafef7e479e2926b1f5b3d6a08b9
 

Reply via email to