From d1859c065be94fe6b10e9d33391495e6bcc2fb800ef852568c4c3822496dfcde Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 15:07:55 +0000 Subject: [PATCH 1/5] Accepting request 360489 from GNOME:Next fix OBS-URL: https://build.opensuse.org/request/show/360489 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=214 --- epiphany-3.18.4.tar.xz | 3 -- epiphany-3.19.90.tar.xz | 3 ++ epiphany.changes | 66 +++++++++++++++++++++++++++++++++++++++++ epiphany.spec | 14 ++++----- 4 files changed, 76 insertions(+), 10 deletions(-) delete mode 100644 epiphany-3.18.4.tar.xz create mode 100644 epiphany-3.19.90.tar.xz diff --git a/epiphany-3.18.4.tar.xz b/epiphany-3.18.4.tar.xz deleted file mode 100644 index 86f14bd..0000000 --- a/epiphany-3.18.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1 -size 3054500 diff --git a/epiphany-3.19.90.tar.xz b/epiphany-3.19.90.tar.xz new file mode 100644 index 0000000..2deadb9 --- /dev/null +++ b/epiphany-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8788d3f68c360fb2b98cf16adb190f93158df8b2e4ee8bf53a098d131bc2a29d +size 3093800 diff --git a/epiphany.changes b/epiphany.changes index 924da4e..597ac8a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Tue Feb 16 10:51:31 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.90: + + Session saving should save window/tab history and re-instate it + on session restore (bgo#119432). + + overview: Display a placeholder image on empty overview + (bgo#683582). + + Make new tabs inherit history of parent (bgo#706731). + + prefs-dialog: Expose restore-session-policy (bgo#724583). + + Remove encoding preference from preferences dialog + (bgo#734381). + + Use GdTwoLinesRenderer to display the location entry completion + (bgo#736364). + + Activate downloads popover when a download is started + (bgo#757753). + + overview: Do not show local files on the overview (bgo#758469). + + web-overview: Do not drop thumbnail update requests + (bgo#758470). + + Improvements to the encodings dialog (bgo#759164). + + Fixups for help files (bgo#759279). + + Revert "EphyUriTester: Drop keys/signatures logic" (bgo#759501). + + downloads: Value returned by ephy_download_get_content_type() + should not be freed (bgo#759200). + + ephy-profile-migrator: Call setlocale and gettext functions in + main function (bgo#760417). + + ephy-session: restore session state when restoring recently + closed tabs (bgo#760782). + + Switch web extensions to using private D-Bus connections + (bgo#761009). + + web-view: Add mnemonics for error page buttons (bgo#761069). + + location-entry: Encode URI before copy/paste (bgo#761660). + + embed: Ignore beforeunload events. + + Allow opening downloaded .tar.xz files. + + Take safetypes patch from Debian. + + downloads-popover: Disappear more smoothly. + + web-view: Fix security level of error pages. + + Various fixes for compatibility with GTK+ 3.20. + + Various code cleanups. + + Various improvements to the appdata file. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 16 03:19:01 UTC 2016 - damjanovic.ivo@gmail.com + +- Updated to version 3.19.1: + + Enable WebGL and WebAudio by default. + + Add a new downloads manager. + + Properly propagate key-bindings to pages (bgo#113449). + + Only warn about unsubmitted changes if form has text + (bgo#668260). + + Use x-scheme-handler to get default browser (bgo#750275). + + Add search to cookies dialog (bgo#720978). + + Add categories to web apps (bgo#672574). + + Many cleanups to the application dialogs. + + Several fixes to the ad blocker (bgo#754954). + + Add support for system-wide installed web applications. + + Hide floating bar on mouseover (bgo#742590). + + Allow notification requests in web applications (bgo#759176). + + Fixes to the about:applications page. + + Display insecure content warning on all insecure pages + (bgo#744064). + + Fix builds, code fixes, etc. + + Updated translations. +- Update _base_version to 3.19. + ------------------------------------------------------------------- Mon Feb 15 19:19:01 UTC 2016 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index e1d4d09..f88f6ca 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.18.4 +Version: 3.19.90 Release: 0 -%define _base_version 3.18 +%define _base_version 3.19 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.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.19/%{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 @@ -39,11 +39,11 @@ BuildRequires: pkgconfig(avahi-client) >= 0.6.22 BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +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.13.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.1 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(libnotify) >= 0.5.1 @@ -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.5 -BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.9.5 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.11.4 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.11.1 BuildRequires: pkgconfig(x11) Requires: %{name}-branding = %{version} Requires: NetworkManager From e3099f823c53104a69b3fefcd06de422a3167f0e2b8f1c08045a1181a672cdcb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 2 Mar 2016 10:27:09 +0000 Subject: [PATCH 2/5] Accepting request 363380 from GNOME:Next Bah, didnt see the comment until now... - Resub OBS-URL: https://build.opensuse.org/request/show/363380 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=215 --- epiphany-3.19.90.tar.xz | 3 --- epiphany-3.19.91.tar.xz | 3 +++ epiphany.changes | 26 ++++++++++++++++++++++++++ epiphany.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 epiphany-3.19.90.tar.xz create mode 100644 epiphany-3.19.91.tar.xz diff --git a/epiphany-3.19.90.tar.xz b/epiphany-3.19.90.tar.xz deleted file mode 100644 index 2deadb9..0000000 --- a/epiphany-3.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8788d3f68c360fb2b98cf16adb190f93158df8b2e4ee8bf53a098d131bc2a29d -size 3093800 diff --git a/epiphany-3.19.91.tar.xz b/epiphany-3.19.91.tar.xz new file mode 100644 index 0000000..3ba0fb5 --- /dev/null +++ b/epiphany-3.19.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ff7f2aff18645639f6ec5a7335e64656703eb8b544fc57887300b5e0e5b16b +size 3098852 diff --git a/epiphany.changes b/epiphany.changes index 597ac8a..5c68686 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Feb 29 23:56:09 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.91 + + Always do case-insensitive find (bgo#722019). + + Maybe fix security popover being clickable when not visible + (bgo#744307). + + Fix session state being deleted if UI process crashes very + early (bgo#747860). + + Improved labels for reload buttons on error pages (bgo#747973). + + Fix remove button on cookies dialog (bgo#757230). + + Do not assume pages loading when Epiphany was last closed had + crashed (bgo#761735). + + Improved visual layout of the downloads popover (bgo#761857). + + F1 now launches user help (bgo#762041). + + Switch to new tab when opening a page from history + (bgo#762381). + + Fix crash downloading files if gnome-session is broken or + missing (bgo#762651). + + Improved welcome message on first run (bgo#762812). + + Allow translating error page access keys properly (bgo#762818). + + Fix fill color of the downloads progress icon. + + Update the label on tabs with the URL when the page has no + title. + + Updated translations. + ------------------------------------------------------------------- Tue Feb 16 10:51:31 UTC 2016 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index f88f6ca..ede3d77 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.19.90 +Version: 3.19.91 Release: 0 %define _base_version 3.19 Summary: GNOME Web Browser From 41465f1515ba27ab8cf30408afbc1ce43a24058c3f8082b73fac456c6a7003a4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 18 Mar 2016 10:09:42 +0000 Subject: [PATCH 3/5] Accepting request 374523 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374523 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=216 --- epiphany-3.19.91.tar.xz | 3 --- epiphany-3.19.92.tar.xz | 3 +++ epiphany.changes | 14 ++++++++++++++ epiphany.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 epiphany-3.19.91.tar.xz create mode 100644 epiphany-3.19.92.tar.xz diff --git a/epiphany-3.19.91.tar.xz b/epiphany-3.19.91.tar.xz deleted file mode 100644 index 3ba0fb5..0000000 --- a/epiphany-3.19.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2ff7f2aff18645639f6ec5a7335e64656703eb8b544fc57887300b5e0e5b16b -size 3098852 diff --git a/epiphany-3.19.92.tar.xz b/epiphany-3.19.92.tar.xz new file mode 100644 index 0000000..5cc090a --- /dev/null +++ b/epiphany-3.19.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a8a64385d3d18ae0bcb9498728a233d8b8472f652d101f6fea8538b0320203 +size 3106092 diff --git a/epiphany.changes b/epiphany.changes index 5c68686..34f3a86 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 15 10:41:36 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.92: + + Downloads popover should browse to file when it cannot be + opened (bgo#610586). + + Fix occasional failure to display snapshots in overview + (bgo#758470). + + Add workaround to avoid taking new white snapshots for the + overview (bgo#761065). + + Avoid placeholder images in downloads popover (bgo#762825). + + Fix the restore session preference (bgo#762906). + + Updated translations. + ------------------------------------------------------------------- Mon Feb 29 23:56:09 UTC 2016 - zaitor@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index ede3d77..3bc8879 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.19.91 +Version: 3.19.92 Release: 0 %define _base_version 3.19 Summary: GNOME Web Browser From bdb4ce230be6e9018bef2bf45091e4092b0e9d58046e131af556fe26f923a15a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Mar 2016 17:13:15 +0000 Subject: [PATCH 4/5] Accepting request 376704 from GNOME:Next Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/376704 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=217 --- epiphany-3.19.92.tar.xz | 3 --- epiphany-3.20.0.tar.xz | 3 +++ epiphany.changes | 6 ++++++ epiphany.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.19.92.tar.xz create mode 100644 epiphany-3.20.0.tar.xz diff --git a/epiphany-3.19.92.tar.xz b/epiphany-3.19.92.tar.xz deleted file mode 100644 index 5cc090a..0000000 --- a/epiphany-3.19.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6a8a64385d3d18ae0bcb9498728a233d8b8472f652d101f6fea8538b0320203 -size 3106092 diff --git a/epiphany-3.20.0.tar.xz b/epiphany-3.20.0.tar.xz new file mode 100644 index 0000000..818ffab --- /dev/null +++ b/epiphany-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c368e652343f8c1e87c04e1fd11649dbeee4f7c5bdb216de48bcb70f986b0974 +size 3330068 diff --git a/epiphany.changes b/epiphany.changes index 34f3a86..1302030 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 21 15:16:12 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 15 10:41:36 UTC 2016 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 3bc8879..ac19147 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.19.92 +Version: 3.20.0 Release: 0 %define _base_version 3.19 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.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.20/%{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 From c18888e43a3b30e8271283562859f4c1e3747d20332163a85a69df6b8b45ada1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Mar 2016 15:25:16 +0000 Subject: [PATCH 5/5] Accepting request 378327 from GNOME:Next Fix build OBS-URL: https://build.opensuse.org/request/show/378327 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=218 --- epiphany.changes | 1 + epiphany.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/epiphany.changes b/epiphany.changes index 1302030..e7abe3c 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -3,6 +3,7 @@ Mon Mar 21 15:16:12 UTC 2016 - dimstar@opensuse.org - Update to version 3.20.0: + Updated translations. +- Bump baseversion. ------------------------------------------------------------------- Tue Mar 15 10:41:36 UTC 2016 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index ac19147..4976cf0 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -19,7 +19,7 @@ Name: epiphany Version: 3.20.0 Release: 0 -%define _base_version 3.19 +%define _base_version 3.20 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers