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
This commit is contained in:
parent
d3c48ab0b1
commit
5d732547d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0b4a5301c4384d1dfca3ee8a04617a4593ec7a3392e2f1c1e17be75382f104e
|
||||
size 3278600
|
3
epiphany-3.23.92.tar.xz
Normal file
3
epiphany-3.23.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffdcc448fb7b3d5ef1fe8c7f0d48b2299bd6cdb49193813b5108e0a43ef28f2a
|
||||
size 3282288
|
@ -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 @@
|
||||
<mime-type type="text/x-setext"/>
|
||||
<mime-type type="text/x-speech"/>
|
||||
<mime-type type="text/x-sql"/>
|
||||
+<mime-type type="text/x-suse-ymp"/>
|
||||
<mime-type type="text/x-tcl"/>
|
||||
<mime-type type="text/x-tex"/>
|
||||
<mime-type type="text/x-texinfo"/>
|
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user