From 6ab7edaea650246d027b650cb8adb446ee01853a17131e8a1f29942b5e58f666 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 28 Apr 2011 12:37:53 +0000 Subject: [PATCH] Accepting request 68651 from home:fcrozat:branches:GNOME:Factory - Update to version 3.0.1: + Auto-shrink images by default. + Rely on WebKit 1.4.0 to not load GTK+2.x plugins instead of maintaining our own plugins blacklist. + bgo#612155: better handle popup window sizes. + bgo#580951: do not save window state for popup windows. + bgo#646724: fix garbage filename in "Save link as...". + bgo#647976: group tabs for links opened with Ctrl+Enter. + bgo#643909: make the floating statusbar escape the mouse pointer. + bgo#642403: make the URL selectable in secure sites again. OBS-URL: https://build.opensuse.org/request/show/68651 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=95 --- epiphany-3.0.0.tar.bz2 | 3 --- epiphany-3.0.1.tar.bz2 | 3 +++ epiphany.changes | 15 +++++++++++++++ epiphany.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 epiphany-3.0.0.tar.bz2 create mode 100644 epiphany-3.0.1.tar.bz2 diff --git a/epiphany-3.0.0.tar.bz2 b/epiphany-3.0.0.tar.bz2 deleted file mode 100644 index 4cb3ef8..0000000 --- a/epiphany-3.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9407220e21e95008b0c5b0a0383d1bdc56a932c40a4486ea4f996ba47eeae7bb -size 5844463 diff --git a/epiphany-3.0.1.tar.bz2 b/epiphany-3.0.1.tar.bz2 new file mode 100644 index 0000000..6306c18 --- /dev/null +++ b/epiphany-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff672c839a4f54cccd96b40787609257acf9fc9aa4340adb66ebf6a69a7e009 +size 5868228 diff --git a/epiphany.changes b/epiphany.changes index 3d113e8..fc8b48b 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Apr 27 14:06:29 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + Auto-shrink images by default. + + Rely on WebKit 1.4.0 to not load GTK+2.x plugins instead of + maintaining our own plugins blacklist. + + bgo#612155: better handle popup window sizes. + + bgo#580951: do not save window state for popup windows. + + bgo#646724: fix garbage filename in "Save link as...". + + bgo#647976: group tabs for links opened with Ctrl+Enter. + + bgo#643909: make the floating statusbar escape the mouse + pointer. + + bgo#642403: make the URL selectable in secure sites again. + ------------------------------------------------------------------- Tue Apr 5 16:59:27 UTC 2011 - fcrozat@novell.com diff --git a/epiphany.spec b/epiphany.spec index dd25df2..eaeb136 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,7 +18,7 @@ Name: epiphany -Version: 3.0.0 +Version: 3.0.1 Release: 1 License: GPLv2+ Summary: GNOME Web Browser Based on the WebKit Rendering Engine