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
This commit is contained in:
parent
7377ec507b
commit
5bbcfa3b54
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de7ea87dc450702bde620033f9e2ce807859727d007396d86b09f2b82397fcc2
|
||||
size 2286352
|
3
epiphany-3.23.90.tar.xz
Normal file
3
epiphany-3.23.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74ba8ecfde1d386d62062a7394822a6fc8eb33611636cf926bf9d3ea86cd61f3
|
||||
size 3254240
|
@ -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 @@
|
||||
<mime-type type="text/x-setext"/>
|
||||
<mime-type type="text/x-speech"/>
|
||||
|
197
epiphany.changes
197
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user