From 4e04b81c1b35e0752a984278d7038048a243400d578fae254d49e4a32c379bd7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:33:04 +0000 Subject: [PATCH 1/3] Accepting request 329054 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329054 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=201 --- epiphany-3.16.3.tar.xz | 3 --- epiphany-3.17.2.tar.xz | 3 +++ epiphany.changes | 25 +++++++++++++++++++++++++ epiphany.spec | 10 +++++----- 4 files changed, 33 insertions(+), 8 deletions(-) delete mode 100644 epiphany-3.16.3.tar.xz create mode 100644 epiphany-3.17.2.tar.xz diff --git a/epiphany-3.16.3.tar.xz b/epiphany-3.16.3.tar.xz deleted file mode 100644 index a071e4e..0000000 --- a/epiphany-3.16.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d527f1770779ec22d955aeb13b148a846a26144e433ff0480c981af80e2390b1 -size 3082680 diff --git a/epiphany-3.17.2.tar.xz b/epiphany-3.17.2.tar.xz new file mode 100644 index 0000000..57684c0 --- /dev/null +++ b/epiphany-3.17.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef2202611ce71c440759b73cd0073deedefe99b6695f957e6bde1fbbebf5314 +size 3079104 diff --git a/epiphany.changes b/epiphany.changes index 96d943f..e6269fd 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -6,6 +6,31 @@ Sun Aug 23 04:02:46 UTC 2015 - badshah400@gmail.com the gnome-icon-theme dir into the hicolor-icon-theme dir and package these files to fix builds for openSUSE:42. +------------------------------------------------------------------- +Thu Jul 23 07:55:35 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.2: + + Navigation improvements to web applications. + + Do not leak data in private instances (bgo#751307). + + Fix a critical crasher (bgo#747422). + + Theming fixes for latest Adwaita (bgo#736363). + + Display page titles in tabs tooltips (bgo#752606). + + Code fixes, build system improvements. + + Updated translations. + +------------------------------------------------------------------- +Thu Jul 9 13:59:17 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + Allow opening links in a new incognito window (bgo#749454). + + Add option to search selected text in user-preferred search + engine (bgo#663545). + + Theme fixes and improvements (bgo#728874, bgo#746778). + + Fix regressions in the form filler (bgo#750842). + + Fixes to internationalization in search provider (bgo#737085). + + Other code fixes and minor improvements. + + Updated translations. + ------------------------------------------------------------------- Thu Jul 9 13:58:30 UTC 2015 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index bbc2271..859f148 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.16.3 +Version: 3.17.2 Release: 0 -%define _base_version 3.16 +%define _base_version 3.17 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.17/%{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 @@ -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.7.4 -BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.7.4 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.9.4 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.4 BuildRequires: pkgconfig(x11) Requires: %{name}-branding = %{version} Requires: NetworkManager From 0c472e664f835068a8f830e27994f4645e247226d52dd9dc6d33835c5e408ba7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 10 Sep 2015 09:55:17 +0000 Subject: [PATCH 2/3] 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 From 250db8b7b24c23b12e10ece370a3cbbd1662094ae5e7a4fca4a6daa0bc918f78 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 22 Sep 2015 12:48:18 +0000 Subject: [PATCH 3/3] Accepting request 332898 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332898 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=204 --- epiphany-3.17.91.tar.xz | 3 --- epiphany-3.18.0.tar.xz | 3 +++ epiphany.changes | 14 ++++++++++++++ epiphany.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 epiphany-3.17.91.tar.xz create mode 100644 epiphany-3.18.0.tar.xz diff --git a/epiphany-3.17.91.tar.xz b/epiphany-3.17.91.tar.xz deleted file mode 100644 index 7a56c58..0000000 --- a/epiphany-3.17.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b4de3164fb55f42f920293b36b513fa84765f00330127c17b5b3c341f8bbb05 -size 3085492 diff --git a/epiphany-3.18.0.tar.xz b/epiphany-3.18.0.tar.xz new file mode 100644 index 0000000..65315c2 --- /dev/null +++ b/epiphany-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ba67a8cd85c80b81e076862bcab3fc376ba51b0a1536ca7430608d1f50491d +size 3086780 diff --git a/epiphany.changes b/epiphany.changes index 91c85c2..5c36b26 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Sep 22 08:19:40 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Allow opening links in a new incognito window. + + Add option to search selected text in user-preferred search + engine. + + Display page titles in tabs tooltips. + + Enable Do Not Track and the ad blocker by default. + + Improvements to the form filler and password saving. + + Many other UI improvements, bug fixes, and memory improvements. + + Updated translations. +- Update _base_version to 3.18. + ------------------------------------------------------------------- Thu Sep 10 09:42:08 UTC 2015 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 3c383a1..cd71f39 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.17.91 +Version: 3.18.0 Release: 0 -%define _base_version 3.17 +%define _base_version 3.18 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.17/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.18/%{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