From 0c472e664f835068a8f830e27994f4645e247226d52dd9dc6d33835c5e408ba7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 10 Sep 2015 09:55:17 +0000 Subject: [PATCH] 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 --- epiphany-3.17.2.tar.xz | 3 --- epiphany-3.17.91.tar.xz | 3 +++ epiphany.changes | 13 +++++++++++++ epiphany.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 epiphany-3.17.2.tar.xz create mode 100644 epiphany-3.17.91.tar.xz diff --git a/epiphany-3.17.2.tar.xz b/epiphany-3.17.2.tar.xz deleted file mode 100644 index 57684c0..0000000 --- a/epiphany-3.17.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ef2202611ce71c440759b73cd0073deedefe99b6695f957e6bde1fbbebf5314 -size 3079104 diff --git a/epiphany-3.17.91.tar.xz b/epiphany-3.17.91.tar.xz new file mode 100644 index 0000000..7a56c58 --- /dev/null +++ b/epiphany-3.17.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4de3164fb55f42f920293b36b513fa84765f00330127c17b5b3c341f8bbb05 +size 3085492 diff --git a/epiphany.changes b/epiphany.changes index e6269fd..91c85c2 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 859f148..3c383a1 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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