Accepting request 330286 from GNOME:Next
- Update to version 3.17.91: + Remember passwords for French tax office (bgo#750024). + Inhibit logout and suspend while downloading files (bgo#339809). + Display decoded URIs in the UI (bgo#710004). + Enable Do Not Track and the ad blocker by default (bgo#754273). + Several code fixes, memory leaks plugged, UI and code improvements. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/330286 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=203
This commit is contained in:
parent
4e04b81c1b
commit
0c472e664f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ef2202611ce71c440759b73cd0073deedefe99b6695f957e6bde1fbbebf5314
|
||||
size 3079104
|
3
epiphany-3.17.91.tar.xz
Normal file
3
epiphany-3.17.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b4de3164fb55f42f920293b36b513fa84765f00330127c17b5b3c341f8bbb05
|
||||
size 3085492
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 09:42:08 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.17.91:
|
||||
+ Remember passwords for French tax office (bgo#750024).
|
||||
+ Inhibit logout and suspend while downloading files
|
||||
(bgo#339809).
|
||||
+ Display decoded URIs in the UI (bgo#710004).
|
||||
+ Enable Do Not Track and the ad blocker by default (bgo#754273).
|
||||
+ Several code fixes, memory leaks plugged, UI and code
|
||||
improvements.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 23 04:02:46 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.17.2
|
||||
Version: 3.17.91
|
||||
Release: 0
|
||||
%define _base_version 3.17
|
||||
Summary: GNOME Web Browser
|
||||
@ -54,8 +54,8 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
|
||||
BuildRequires: pkgconfig(libxslt) >= 1.1.7
|
||||
BuildRequires: pkgconfig(nss)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.9.4
|
||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.4
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.9.5
|
||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.5
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: NetworkManager
|
||||
|
Loading…
Reference in New Issue
Block a user