From 5bbcfa3b54d696f13928183fac5e53ff12622dc3ca24364f295071bcc6ce5254 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:40:57 +0000 Subject: [PATCH 1/6] Accepting request 459853 from GNOME:Next scripted push OBS-URL: https://build.opensuse.org/request/show/459853 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=245 --- epiphany-3.22.6.tar.xz | 3 - epiphany-3.23.90.tar.xz | 3 + epiphany-safe-one-click-install.patch | 6 +- epiphany.changes | 197 ++++++++++++++++++++++++++ epiphany.spec | 59 ++++---- 5 files changed, 234 insertions(+), 34 deletions(-) delete mode 100644 epiphany-3.22.6.tar.xz create mode 100644 epiphany-3.23.90.tar.xz diff --git a/epiphany-3.22.6.tar.xz b/epiphany-3.22.6.tar.xz deleted file mode 100644 index 78f4a93..0000000 --- a/epiphany-3.22.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de7ea87dc450702bde620033f9e2ce807859727d007396d86b09f2b82397fcc2 -size 2286352 diff --git a/epiphany-3.23.90.tar.xz b/epiphany-3.23.90.tar.xz new file mode 100644 index 0000000..bdf0d6e --- /dev/null +++ b/epiphany-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ba8ecfde1d386d62062a7394822a6fc8eb33611636cf926bf9d3ea86cd61f3 +size 3254240 diff --git a/epiphany-safe-one-click-install.patch b/epiphany-safe-one-click-install.patch index 3edfd65..441fc5f 100644 --- a/epiphany-safe-one-click-install.patch +++ b/epiphany-safe-one-click-install.patch @@ -1,7 +1,7 @@ -Index: epiphany-2.24.1/data/mime-types-permissions.xml +Index: epiphany-2.24.1/src/resources/mime-types-permissions.xml =================================================================== ---- epiphany-2.24.1.orig/data/mime-types-permissions.xml -+++ epiphany-2.24.1/data/mime-types-permissions.xml +--- epiphany-2.24.1.orig/src/resources/mime-types-permissions.xml ++++ epiphany-2.24.1/src/resources/mime-types-permissions.xml @@ -385,6 +385,7 @@ diff --git a/epiphany.changes b/epiphany.changes index 4c45fda..b17105a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,200 @@ +------------------------------------------------------------------- +Wed Feb 15 11:52:47 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Remove the integrated view source mode, not ready for stable + release (bgo#775145). + + Fix the search provider (bgo#775902). + + Rearrange bookmarks app menu items (bgo#778280). + + Multiple fixes to the new insecure password form focused + warning (bgo#778369). + + Fix condition where the new tab menu could get desynced from + the current tabs. + + Many settings are now stored separately for each web + application. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 3 20:22:54 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.5: + + Add option to subscribe to EasyPrivacy filters and enable by + default (bgo#739631). + + Introduce new, more powerful clear personal data dialog + (bgo#741447). + + Fix serious password extraction sweep attack on password + manager (bgo#752738). + + Adblock filters are now configured in GSettings (bgo#755193). + + Restore support for having multiple adblock filters at once + (bgo#755193). + + Fix many bugs affecting the bookmarks popover (bgo#772131, + bgo#777615). + + Remember fallback window size in GSettings (bgo#777055). + + Prefer common_name to name when reading ISO 3166 data + (bgo#774466). + + Fix the Stop button (bgo#777585). + + Fix adblocker blocking too much stuff, breaking Twitter + (bgo#777714). + + Avoid writing anything to disk in incognito mode (bgo#777736). + + Change keyboard shortcut for export bookmarks to Ctrl+Shift+X + (bgo#777872). + + Fix F6 keyboard shortcut for focusing address bar (bgo#777873). + + Properly set initial notification permissions (bgo#777835). + + Add empty state to bookmarks popover, so it looks better with + no bookmarks. + + Automatically delete unused adblock filters when the adblocker + is enabled. + + Renamed Privacy preferences tab to Stored Data. + + Moved do not track preference to General preferences tab. + + Improve warning text when closing tab with modified form. + + Allow saving session even if a tab has a blank URL. + + Display full security origins rather than just hostnames when + appropriate. + + Fix recently-introduced critical warnings when focusing + password forms. + + Do not ever use session in web app or incognito mode. + + Fix off-by-one in profile migrator -d option. + + Avoid crash if profile migrator is passed invalid -d. + + Restore preference to set default encoding. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 3 20:22:53 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.4: + + Add Copy Image context menu item (bgo#169747). + + Add support for displaying IDN (punycode) URLs (bgo#747376). + + Do not offer to remember empty passwords (bgo#771073). + + Fix Alt+Left/Right keyboard shortcuts (bgo#772437). + + Added new tab menu to improve management of large numbers of + tabs. + + New Tab button now moves to tab bar when tab bar is visible. + + Fix build failure with Firefox Sync support disabled. + + "Press key to exit fullscreen" message is now legible. + + Add Alt+D keyboard shortcut to focus the address bar. + + Store permissions for hosts displayed in info bar, not the + current page. + + Animate appearance of add bookmark and security indicator + popovers. + + Fix various minor memory leaks. + + Internationalize the "Favorites" bookmarks category. + + Updated translations. +- Add pkgconfig(icu-uc) BuildRequires: new dependency. + +------------------------------------------------------------------- +Fri Feb 3 20:22:52 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.3: + + Experimental HTTPS Everywhere support is now disabled by + default. + + Experimental Firefox Sync support is now disabled by default. + + Restore ability to import/export bookmarks (bgo#772423). + + Fixes to key event handling (bgo#772437). + + Fix crash in certain locales when right-clicking address bar + (bgo#772994). + + Detect new password forms after page is loaded (bgo#773327). + + Fix focusing the address bar when opening new tabs + (bgo#774599). + + Fix redirect loop caused by HTTPS Everywhere (bgo#774925). + + Improve Firefox Sync error handling (bgo#774940). + + Again handle adblock and HTTPS Everywhere in the web process + (bgo#775067). + + Warn users about insecure password forms (bgo#775167). + + Distribute missing icon (bgo#775209). + + Fix displaying new overview item when one is removed + (bgo#775604). + + Expose homepage setting and show a home button when enabled + (bgo#775641). + + Remove the progress bar (bgo#775710). + + Hide new bookmarks button in application mode (bgo#775760). + + Hide lock icon when visiting about:blank. + + Handle focus stealing prevention properly when opening + downloads. + + Do not run Epiphany web extension in Firefox Sync login view. + + Search provider D-Bus service name now matches + GtkApplication ID. + + Remove the homepage-loads-in-new-tabs setting added in 3.23.2. + + Fix tags not being created when migrating bookmarks from 3.22. + + Fix various memory safety issues. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 3 20:22:51 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.2.1: + + Fix bookmarks migration from 3.22 (bgo#774785). + + Fix crash starting browser with do not track mode disabled. + + Fix miscellaneous critical warnings and memory safety issues. + + Fix miscellaneous memory leaks. +- Changes from version 3.23.2: + + Add hidden homepage settings (bgo#702435). + + New Window action now opens non-incognito window in incognito + mode (bgo#723185). + + Web apps now share adblock filters with the default profile + (bgo#755379). + + Restored smart bookmarks functionality removed in 3.23.1 + (bgo#772407). + + Form detection no longer requires named password field + (bgo#773327). + + Improve permissions request handling and support webcam/mic + requests (bgo#773447). + + Fix infinite loop in form detection introduced in 3.23.1 + (bgo#773830). + + Consistently use proper Unicode characters in UI (bgo#774217). + + Restored all the plugin functionality that had been removed in + 3.23.1. + + Fix "search the web" menu item name when search contains an + underscore. + + Fix "search the web" truncating search results (broken in + 3.23.1). + + Actually delete history database from disk when clearing all + history. + + Revert questionable attempt to sanitize passwords from + displayed URIs. + + Hide bookmark page star on about pages. + + Fix overview thumbnails sometimes appearing twice. +- Changes from version 3.23.1.2: + + Restore enable-plugins setting, hidden and off by default. + + Fix compatibility issue with form autofill (bgo#772530). +- Changes from version 3.23.1.1: + + Fix critical warnings when blocking ads. + + Enable automatic updates of HTTPS Everywhere rulesets. + + Really remove settings with no effect. +- Changes from version 3.23.1: + + Epiphany has been relicensed from GPLv2+ to GPLv3+. + + Address bar is once again visible at all times, except in web + app mode. + + Redesigned user interface for bookmarks management. + - Support for zeroconf bookmarks has been removed (Help welcome + to restore). + - Support for smart bookmarks has been temporarily removed. It + will return. + + HTTPS Everywhere support added and enabled unconditionally. + + Support for bookmarks sync between Epiphany browsers via + Firefox Sync. + - Epiphany uses the Firefox Sync service, which can store + arbitrary data. + - Epiphany cannot sync with Firefox (It would be possible). + - Epiphany is not Firefox. + - Epiphany is not produced or endorsed by Mozilla. + - Priv. Policy: https://wiki.gnome.org/Apps/Web/PrivacyPolicy + + Integrated source code view returns, utilizing Prism JavaScript + library. + + Overview now shows three rows of three previews each. + + Remember password info bar now has a "never remember" option. + + Web apps now have a basic app menu. + + Web apps are once again confined to their original domain. + + Disable history lockdown setting now actually disables access + to history. + + Removed enable-plugins option. NPAPI browser plugins are no + longer supported. + + Removed hidden enable-javascript option. (Help welcome to + support NoScript.) + + Removed several old settings that no longer had any effect. + + Removed --netbank-mode command line option. + Use --incognito-mode instead. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 3 20:22:50 UTC 2017 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 415eb06..5f94b24 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,46 +17,48 @@ Name: epiphany -Version: 3.22.6 +Version: 3.23.90 Release: 0 %define _base_version 3.22 Summary: GNOME Web Browser -License: GPL-2.0+ +License: GPL-3.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.23/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch0: epiphany-safe-one-click-install.patch # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme BuildRequires: fdupes BuildRequires: gnome-icon-theme -BuildRequires: intltool >= 0.50 %if ! 0%{?is_opensuse} BuildRequires: translation-update-upstream %endif BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(avahi-client) >= 0.6.22 -BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22 +BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.7 -BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1 -BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.1 -BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2 +BuildRequires: pkgconfig(gdk-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.14 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.46.0 +BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.2 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.0 +BuildRequires: pkgconfig(hogweed) >= 3.2 +BuildRequires: pkgconfig(httpseverywhere-0.2) >= 0.2.2 +BuildRequires: pkgconfig(icu-uc) >= 4.6 BuildRequires: pkgconfig(iso-codes) >= 0.35 +BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0 BuildRequires: pkgconfig(libnotify) >= 0.5.1 BuildRequires: pkgconfig(libsecret-1) >= 0.14 -BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.1 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 -BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.14.2 -BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.13.2 -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(nettle) >= 3.2 +BuildRequires: pkgconfig(sqlite3) >= 3.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.15.4 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.15.1 Requires: %{name}-branding = %{version} Requires: NetworkManager Requires: iso-codes @@ -124,7 +126,7 @@ make %{?_smp_mflags} %install %make_install find %{buildroot} -type f -name '*.la' -delete -print -%suse_update_desktop_file %{name} +%suse_update_desktop_file org.gnome.Epiphany # Copy the icons in hicolor, else brp-check is sad for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do if test -f %{_datadir}/icons/gnome/${size}/apps/web-browser.png; then @@ -151,22 +153,23 @@ done %defattr(-,root,root) %doc AUTHORS COPYING NEWS README TODO %doc %{_datadir}/help/C/%{name}/ -%{_bindir}/ephy-profile-migrator %{_bindir}/epiphany %dir %{_datadir}/appdata -%{_datadir}/appdata/epiphany.appdata.xml -%{_datadir}/applications/epiphany.desktop +%{_datadir}/appdata/org.gnome.Epiphany.appdata.xml +%{_datadir}/applications/org.gnome.Epiphany.desktop %exclude %{_datadir}/epiphany/default-bookmarks.rdf %{_datadir}/epiphany/ -%{_datadir}/GConf/gsettings/epiphany.convert %{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml -%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.host.gschema.xml +%{_datadir}/icons/hicolor/*/apps/org.gnome.Epiphany* %doc %{_mandir}/man1/epiphany.1.gz %dir %{_libdir}/epiphany -%dir %{_libdir}/epiphany/%{_base_version} -%dir %{_libdir}/epiphany/%{_base_version}/web-extensions -%{_libdir}/epiphany/%{_base_version}/web-extensions/libephywebextension.so +%dir %{_libdir}/epiphany/web-extensions +%{_libdir}/epiphany/web-extensions/libephywebextension.so +%{_libdir}/epiphany/libephymain.so +%{_libdir}/epiphany/libephymisc.so +%dir %{_libexecdir}/epiphany +%{_libexecdir}/epiphany/ephy-profile-migrator %{_datadir}/icons/hicolor/*/apps/web-browser.png %files lang -f %{name}.lang @@ -177,7 +180,7 @@ done %files -n gnome-shell-search-provider-epiphany %defattr(-,root,root) -%{_datadir}/dbus-1/services/org.gnome.Epiphany.service +%{_datadir}/dbus-1/services/org.gnome.EpiphanySearchProvider.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/epiphany-search-provider.ini From d3c48ab0b15c185a8fe6c9f47448e1231534479230ffd88a131271d47d3ab013 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 28 Feb 2017 21:41:13 +0000 Subject: [PATCH 2/6] Accepting request 460975 from GNOME:Next Scripted push of GNOME:Next OBS-URL: https://build.opensuse.org/request/show/460975 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=246 --- epiphany-3.23.90.tar.xz | 3 --- epiphany-3.23.91.1.tar.xz | 3 +++ epiphany.changes | 33 +++++++++++++++++++++++++++++++++ epiphany.spec | 27 +++------------------------ 4 files changed, 39 insertions(+), 27 deletions(-) delete mode 100644 epiphany-3.23.90.tar.xz create mode 100644 epiphany-3.23.91.1.tar.xz diff --git a/epiphany-3.23.90.tar.xz b/epiphany-3.23.90.tar.xz deleted file mode 100644 index bdf0d6e..0000000 --- a/epiphany-3.23.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74ba8ecfde1d386d62062a7394822a6fc8eb33611636cf926bf9d3ea86cd61f3 -size 3254240 diff --git a/epiphany-3.23.91.1.tar.xz b/epiphany-3.23.91.1.tar.xz new file mode 100644 index 0000000..460a5b8 --- /dev/null +++ b/epiphany-3.23.91.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b4a5301c4384d1dfca3ee8a04617a4593ec7a3392e2f1c1e17be75382f104e +size 3278600 diff --git a/epiphany.changes b/epiphany.changes index b17105a..336540c 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Feb 28 00:54:58 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.91.1: + + Add missing file to tarball. +- Drop NetworkManager Requires: This has not been at runtime since + version 3.2.1. +- Drop adwaita-icon-theme and gnome-icon-theme BuildRequires, and + stop copying the hicolor icons, no longer needed. + +------------------------------------------------------------------- +Tue Feb 28 00:02:46 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.91: + + Add new search engine dialog and support for search engine + bangs (bgo#776738). + + Restore keybinding Ctrl+Shift+N for opening incognito windows + (bgo#778606). + + Fix major data loss and safety bugs in history service + (bgo#778649). + + Use heart icon for favorite bookmarks (bgo#778849). + + Fix various issues affecting the new clear personal data dialog + (bgo#779100). + + Fix many bugs affecting the bookmark list popover. + + Disable forget actions in history dialog when in incognito + mode. + + Do not show add bookmarks popover star in incognito mode. + + Fix old overview snapshots not being properly replaced. + + Delete old bookmarks files during profile migration. + + Remove the default encoding preference again due to bugs. + + Fix some critical warnings. + + Updated translations. + ------------------------------------------------------------------- Wed Feb 15 11:52:47 UTC 2017 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 5f94b24..6c36d0f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.23.90 +Version: 3.23.91.1 Release: 0 %define _base_version 3.22 Summary: GNOME Web Browser @@ -27,10 +27,7 @@ Url: http://www.gnome.org/projects/epiphany/ Source: http://download.gnome.org/sources/epiphany/3.23/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch0: epiphany-safe-one-click-install.patch -# The icon we rely on is from adwaita-icon-theme -BuildRequires: adwaita-icon-theme BuildRequires: fdupes -BuildRequires: gnome-icon-theme %if ! 0%{?is_opensuse} BuildRequires: translation-update-upstream %endif @@ -39,7 +36,7 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gdk-3.0) >= 3.22.0 -BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.14 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0 BuildRequires: pkgconfig(glib-2.0) >= 2.46.0 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.2 @@ -57,10 +54,9 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nettle) >= 3.2 BuildRequires: pkgconfig(sqlite3) >= 3.0 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.15.4 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.15.90 BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.15.1 Requires: %{name}-branding = %{version} -Requires: NetworkManager Requires: iso-codes Recommends: %{name}-lang Recommends: ca-certificates @@ -79,15 +75,6 @@ Supplements: packageand(%{name}:branding-upstream) Provides: %{name}-branding = %{version} BuildArch: noarch Conflicts: otherproviders(%{name}-branding) -#BRAND: Provide a few files - -#BRAND: /usr/share/epiphany/default-bookmarks.rdf -#BRAND: the default bookmarks -#BRAND: /usr/share/epiphany/branding.conf (optional) -#BRAND: a file to change the default user agent. For instance: -#BRAND: [User Agent] -#BRAND: Vendor=SUSE -#BRAND: VendorSub=12.1 -#BRAND: VendorComment=3.1.2-101.5 %description branding-upstream Epiphany is a Web Browser for the GNOME Desktop. Its principles are @@ -127,13 +114,6 @@ make %{?_smp_mflags} %make_install find %{buildroot} -type f -name '*.la' -delete -print %suse_update_desktop_file org.gnome.Epiphany -# Copy the icons in hicolor, else brp-check is sad -for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do - if test -f %{_datadir}/icons/gnome/${size}/apps/web-browser.png; then - mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps - cp -a %{_datadir}/icons/gnome/$size/apps/web-browser.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/web-browser.png - fi -done %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -170,7 +150,6 @@ done %{_libdir}/epiphany/libephymisc.so %dir %{_libexecdir}/epiphany %{_libexecdir}/epiphany/ephy-profile-migrator -%{_datadir}/icons/hicolor/*/apps/web-browser.png %files lang -f %{name}.lang From 5d732547d58543331d9a6c21634819483efff9c32112d5212998241fba7ab2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 11 Mar 2017 20:29:31 +0000 Subject: [PATCH 3/6] Accepting request 478694 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/478694 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=247 --- epiphany-3.23.91.1.tar.xz | 3 --- epiphany-3.23.92.tar.xz | 3 +++ epiphany-safe-one-click-install.patch | 12 ------------ epiphany.changes | 13 +++++++++++++ epiphany.spec | 5 +---- 5 files changed, 17 insertions(+), 19 deletions(-) delete mode 100644 epiphany-3.23.91.1.tar.xz create mode 100644 epiphany-3.23.92.tar.xz delete mode 100644 epiphany-safe-one-click-install.patch diff --git a/epiphany-3.23.91.1.tar.xz b/epiphany-3.23.91.1.tar.xz deleted file mode 100644 index 460a5b8..0000000 --- a/epiphany-3.23.91.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0b4a5301c4384d1dfca3ee8a04617a4593ec7a3392e2f1c1e17be75382f104e -size 3278600 diff --git a/epiphany-3.23.92.tar.xz b/epiphany-3.23.92.tar.xz new file mode 100644 index 0000000..f1d77c8 --- /dev/null +++ b/epiphany-3.23.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdcc448fb7b3d5ef1fe8c7f0d48b2299bd6cdb49193813b5108e0a43ef28f2a +size 3282288 diff --git a/epiphany-safe-one-click-install.patch b/epiphany-safe-one-click-install.patch deleted file mode 100644 index 441fc5f..0000000 --- a/epiphany-safe-one-click-install.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: epiphany-2.24.1/src/resources/mime-types-permissions.xml -=================================================================== ---- epiphany-2.24.1.orig/src/resources/mime-types-permissions.xml -+++ epiphany-2.24.1/src/resources/mime-types-permissions.xml -@@ -385,6 +385,7 @@ - - - -+ - - - diff --git a/epiphany.changes b/epiphany.changes index 336540c..78919cd 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 11 18:42:52 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.92: + + Use different GtkApplication ID for web apps (bgo#778985). + + Fix history service crash if database is locked (bgo#779180). + + Fix multiple memory safety issues in code that handles info + bars. + + Add x-suse-ymp to safe MIME types. + + Remove obsolete bookmarks documentation. + + Updated translations. +- Drop epiphany-safe-one-click-install.patch: Fixed upstream. + ------------------------------------------------------------------- Tue Feb 28 00:54:58 UTC 2017 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 6c36d0f..5e2eaa9 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.23.91.1 +Version: 3.23.92 Release: 0 %define _base_version 3.22 Summary: GNOME Web Browser @@ -25,8 +25,6 @@ License: GPL-3.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ Source: http://download.gnome.org/sources/epiphany/3.23/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click -Patch0: epiphany-safe-one-click-install.patch BuildRequires: fdupes %if ! 0%{?is_opensuse} BuildRequires: translation-update-upstream @@ -102,7 +100,6 @@ search results from Web (epiphany) %if ! 0%{?is_opensuse} translation-update-upstream %endif -%patch0 -p1 %build %configure \ From fc5664a240d716546f7595e01a4b7f091499b4aafc3b2f8b15afacf0674585fc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 Mar 2017 18:48:33 +0000 Subject: [PATCH 4/6] Accepting request 479309 from GNOME:Next Update to 3.23.93 OBS-URL: https://build.opensuse.org/request/show/479309 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=248 --- epiphany-3.23.92.tar.xz | 3 --- epiphany-3.23.93.tar.xz | 3 +++ epiphany.changes | 8 ++++++++ epiphany.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 epiphany-3.23.92.tar.xz create mode 100644 epiphany-3.23.93.tar.xz diff --git a/epiphany-3.23.92.tar.xz b/epiphany-3.23.92.tar.xz deleted file mode 100644 index f1d77c8..0000000 --- a/epiphany-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffdcc448fb7b3d5ef1fe8c7f0d48b2299bd6cdb49193813b5108e0a43ef28f2a -size 3282288 diff --git a/epiphany-3.23.93.tar.xz b/epiphany-3.23.93.tar.xz new file mode 100644 index 0000000..ef8efff --- /dev/null +++ b/epiphany-3.23.93.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64cffb48f2ab5087666b363082bd47fb8e7d62eceb9398656bb2619b627514a +size 3271696 diff --git a/epiphany.changes b/epiphany.changes index 78919cd..1b41b12 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 13 12:44:28 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.93: + + Fix Alt+Home keyboard shortcut (bgo#779901). + + Use native file choosers for Flatpak support (bgo#779922). + + Fix info bars not being removed when expected. + ------------------------------------------------------------------- Sat Mar 11 18:42:52 UTC 2017 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 5e2eaa9..e79960b 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.23.92 +Version: 3.23.93 Release: 0 %define _base_version 3.22 Summary: GNOME Web Browser From bb6b851c5f4fd1304b0ac2282d2dbde6cc5b0842d071870eec5f4869b2b7dbcf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 10:22:31 +0000 Subject: [PATCH 5/6] Accepting request 481233 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/481233 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=249 --- epiphany-3.23.93.tar.xz | 3 --- epiphany-3.24.0.tar.xz | 3 +++ epiphany.changes | 6 ++++++ epiphany.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.23.93.tar.xz create mode 100644 epiphany-3.24.0.tar.xz diff --git a/epiphany-3.23.93.tar.xz b/epiphany-3.23.93.tar.xz deleted file mode 100644 index ef8efff..0000000 --- a/epiphany-3.23.93.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c64cffb48f2ab5087666b363082bd47fb8e7d62eceb9398656bb2619b627514a -size 3271696 diff --git a/epiphany-3.24.0.tar.xz b/epiphany-3.24.0.tar.xz new file mode 100644 index 0000000..bc2d32d --- /dev/null +++ b/epiphany-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b7666eb680fc1ea303e841aa0bb81b8f9f4f8f6960ca99fbe979587ddaa11c +size 3283056 diff --git a/epiphany.changes b/epiphany.changes index 1b41b12..11dd950 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 09:02:12 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 13 12:44:28 UTC 2017 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index e79960b..3ca1d2f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.23.93 +Version: 3.24.0 Release: 0 %define _base_version 3.22 Summary: GNOME Web Browser License: GPL-3.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.24/%{name}-%{version}.tar.xz BuildRequires: fdupes %if ! 0%{?is_opensuse} BuildRequires: translation-update-upstream From 0d239a6d94025c1e3140c2258d878d999e097231e2638c4814e057164f364455 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 21 Mar 2017 16:33:50 +0000 Subject: [PATCH 6/6] Accepting request 481846 from GNOME:Next Disable libhttpseverywhere for now OBS-URL: https://build.opensuse.org/request/show/481846 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=250 --- epiphany.changes | 7 +++++++ epiphany.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/epiphany.changes b/epiphany.changes index 11dd950..bfdfb80 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 21 16:17:49 UTC 2017 - dimstar@opensuse.org + +- Drop pkgconfig(httpseverywhere-0.2) BuildRequires for now: the + feature is still considered experimental and is by default + disabled by upstream. + ------------------------------------------------------------------- Mon Mar 20 09:02:12 UTC 2017 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 3ca1d2f..6447e2e 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -41,7 +41,6 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.2 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.0 BuildRequires: pkgconfig(hogweed) >= 3.2 -BuildRequires: pkgconfig(httpseverywhere-0.2) >= 0.2.2 BuildRequires: pkgconfig(icu-uc) >= 4.6 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0