Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2019-10-18 14:31:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany"

Fri Oct 18 14:31:47 2019 rev:169 rq:736505 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes        2019-09-11 
10:34:17.183315511 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new.2352/epiphany.changes      
2019-10-18 14:31:48.424493531 +0200
@@ -1,0 +2,14 @@
+Sat Oct  5 08:11:33 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.1:
+  + Fix maximize state not being remembered.
+  + Middle click should not close pinned tabs.
+  + Fix Ctrl+Shift+G for Find Previous shortcut.
+  + Fix searching for special characters in address bar.
+  + Fix warning about invalid signal handler when closing browser.
+  + Focus web view after creation in automation mode.
+  + Various fixes to new adblocker.
+  + Separate font rows in preferences dialog.
+  + Improve about:applications on small screens.
+
+-------------------------------------------------------------------
@@ -6,0 +21,129 @@
+
+-------------------------------------------------------------------
+Sat Sep  7 16:56:13 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.0:
+  + New improved adblocker.
+  + Pinned tabs.
+  + Web process sandbox.
+  + Improved overview page design.
+  + Further enhancements for mobile devices.
+
+-------------------------------------------------------------------
+Sat Sep  7 16:56:12 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.33.92:
+  + Fix overview snapshot removal animation.
+  + Fix mistake in construction of web app icon URL.
+  + Ensure adblocker is ready before loading any resources.
+  + Failure to start web extension connection is now fatal.
+
+-------------------------------------------------------------------
+Sat Sep  7 16:56:11 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.33.91:
+  + Partially fix regressions from overview redesign.
+  + Fix crash when dragging tab to new window.
+  + Fix load state tracking regression.
+  + Disable accelerated compositing again.
+
+-------------------------------------------------------------------
+Sat Sep  7 16:56:10 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.33.90:
+  + New adblocker based on WebKit content extensions
+  + Close window after drag/drop last tab to another window
+  + Adjust address bar popover position
+  + Use Alt+Enter for opening pages in new tab
+  + Add Ctrl+G shortcut to search bar for next search result
+  + Fix search bar text highlighting
+  + Redesigned about:overview, the new tab page
+  + Add emoji picker context menu item
+  + Remove context menu item for inserting Unicode control
+    characters
+  + Fix inappropriate context menu entries for non-downloadable
+    videos
+  + Fix web app section of the preferences dialog
+  + On-demand accelerated compositing is once again enabled by
+    default
+  + Enabled bubblewrap web process sandbox
+- Changes from version 3.33.4:
+  + Support switching spellchecker languages
+  + Fix hangs when syncing bookmarks
+  + Fix glitched state when closing final tab from tabs popover
+  + Fix position of spinner in tabs
+  + Indicate when title of pinned tab has changed
+  + Fix tabs opening in strange places
+  + Don't refresh history dialog when loading page from history
+  + Allow loading more history dialog history using keyboard
+  + Make web view infobars work properly in mobile mode
+  + Add Ctrl+Tab and Ctrl+Shift+Tab to keyboard shortcuts dialog
+  + Fix crash when web app profile lacks .app file
+  + Ensure web apps broken beyond repair crash nicely
+  + Various improvements to history dialog
+  + Major rework of the preferences dialog
+  + Fix password manager error on forms without action attributes
+  + Show number of open pages in mobile mode
+  + Fix overview thumbnails improperly displaying placeholder icons
+  + Expose mouse gesture setting in preferences dialog
+- Changes from version 3.33.3:
+  + More fixes for web app migration
+  + More password manager fixes
+  + Add mobile user agent setting
+- Changes from version 3.33.2:
+  + Fix password manager for pages in iframes
+  + Search engines now have favicons in address bar dropdown
+  + Allow searching for open tabs with address bar
+  + Show error message for moved or deleted downloads
+  + Fix preferences language button sensitivity
+  + Continue downloads in background when last window is closed
+  + Add custom error page for missing files when loading file URIs
+  + Add visual feedback for importing Firefox bookmarks
+  + Fix crash opening preferences dialog in weird locales
+  + Fix manage additional URLs web apps preference
+  + Fix downloading blob URIs in web apps
+  + Add search match counter
+  + Pages popover should not exceed window size in X11
+  + Fix HTTP auth dialog losing focus when switching tabs
+  + Fix tab order reversing in session if tab is pinned
+  + Fix issues with ordering of pinned tabs
+  + Pinned tabs should not have a close button in tabs popover
+  + Add tooltips to items in address bar
+  + Log message to inspector console when adblocker blocks a
+    resource
+  + New redesigned cookies dialogs
+- Changes from version 3.33.1:
+  + Change Tech Preview app ID to org.gnome.Epiphany.Devel
+  + Improve tab order when opening links in new tabs
+  + Use elementary-style headerbar icons in Pantheon
+  + Remember zoom state for file URIs
+  + Prompt to set as default browser
+  + Add preference to ask where to save downloads
+  + Fix yellow search highlight disappearing when repeating search
+  + Allow pinning tabs
+  + Expose saving pages as HTML or PNGs in addition to MHTML
+  + Warn user when closing window with multiple tabs
+  + Comprehensively update user help
+  + Add preference to always start in incognito mode
+  + Add open in new incognito window to web app context menu
+  + Allow setting per-site permissions from security popover
+  + Allow writing HTTP and HTTPS URLs without slashes
+  + Fix tab list alignment with tabs not on top
+  + Fix low-resolution overview thumbnails in hidpi
+  + Add Ctrl+Enter shortcut to prepend www. and append .com to URL
+  + Always show tabs bar
+  + Incognito mode landing page is now adaptive
+  + Add drop shadow to icon in about:web
+  + Add empty state to about:applications
+  + Keep URL entry centered
+  + Fix icons overlapping with URL entry in right-to-left locales
+  + Adjust margins of suggestions popover
+  + Allow Ctrl+click to open new tab in back/forward lists
+  + Remove process model and process count settings (Spectre
+    mitigation)
+  + Use page instead of popover for mobile tab menu
+  + Always try saved HTTP auth credentials before prompting user
+  + Use WebKit's code for processing punycode and IDN
+  + Add swipe gesture to keyboard shortcuts dialog
+  + Update reader mode to latest readibility.js
+  + libdazzle is now required as a system dependency

Old:
----
  epiphany-3.32.5.tar.xz

New:
----
  epiphany-3.34.1.tar.xz

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

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.7pFZqu/_old  2019-10-18 14:31:49.680490260 +0200
+++ /var/tmp/diff_new_pack.7pFZqu/_new  2019-10-18 14:31:49.688490240 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           epiphany
-Version:        3.32.5
+Version:        3.34.1
 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.32/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/epiphany/3.34/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 
 BuildRequires:  fdupes
@@ -35,9 +35,9 @@
 BuildRequires:  pkgconfig(gcr-3) >= 3.5.5
 BuildRequires:  pkgconfig(gdk-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
-BuildRequires:  pkgconfig(gio-2.0) >= 2.52.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.52.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.52.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.61.2
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.61.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.61.2
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.13
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0) >= 3.22.13
@@ -54,8 +54,8 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(nettle) >= 3.2
 BuildRequires:  pkgconfig(sqlite3) >= 3.0
-BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.23.90
-BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.23.90
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.25.1
+BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.25.1
 Requires:       %{name}-branding = %{version}
 Requires:       iso-codes
 Recommends:     %{name}-lang
@@ -128,8 +128,8 @@
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Epiphany*
 %{_mandir}/man1/epiphany.1%{ext_man}
 %dir %{_libdir}/epiphany
-%dir %{_libdir}/epiphany/web-extensions
-%{_libdir}/epiphany/web-extensions/libephywebextension.so
+%dir %{_libdir}/epiphany/web-process-extensions
+%{_libdir}/epiphany/web-process-extensions/libephywebprocessextension.so
 %{_libdir}/epiphany/libephymain.so
 %{_libdir}/epiphany/libephymisc.so
 %{_libdir}/epiphany/libephysync.so
@@ -143,7 +143,7 @@
 %{_datadir}/dbus-1/services/org.gnome.Epiphany.SearchProvider.service
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
-%{_datadir}/gnome-shell/search-providers/org.gnome.Epiphany.search-provider.ini
+%{_datadir}/gnome-shell/search-providers/org.gnome.Epiphany.SearchProvider.ini
 %{_libexecdir}/epiphany-search-provider
 
 %files lang -f %{name}.lang

++++++ epiphany-3.32.5.tar.xz -> epiphany-3.34.1.tar.xz ++++++
++++ 317819 lines of diff (skipped)


Reply via email to