From e9bda13c0c0283ed5994537619a8523fa3e80cb5c407a697edc5c73e0fb976c3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Mar 2012 11:01:48 +0000 Subject: [PATCH] Accepting request 110346 from home:vuntz:branches:GNOME:Factory Update to 3.3.92; note that I haven't tried to build it but I prefer to not wait for webkit OBS-URL: https://build.opensuse.org/request/show/110346 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=136 --- epiphany-3.3.91.tar.xz | 3 --- epiphany-3.3.92.tar.xz | 3 +++ epiphany.changes | 17 +++++++++++++++++ epiphany.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.3.91.tar.xz create mode 100644 epiphany-3.3.92.tar.xz diff --git a/epiphany-3.3.91.tar.xz b/epiphany-3.3.91.tar.xz deleted file mode 100644 index 7473afa..0000000 --- a/epiphany-3.3.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44e7d14dea70b13dece9ea86393e722f8600aea7c5ca882c3fff5e04575a4953 -size 5120056 diff --git a/epiphany-3.3.92.tar.xz b/epiphany-3.3.92.tar.xz new file mode 100644 index 0000000..cae9baf --- /dev/null +++ b/epiphany-3.3.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f557fafdd40e28e4ceb1b05b7d3117f5c9b9b362983ec435b8b49429141d144 +size 5116752 diff --git a/epiphany.changes b/epiphany.changes index d50ff17..2824c79 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 21 10:08:23 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.92: + + Fail in application mode if we get a nonexistent profile + (bgo#669700) + + Add unit tests for EphyWebView (bgo#669548) + + Open pages in a new tab on middle click for the history editor + (bgo#671635) + + Set a max width to the statusbar label (bgo#671520) + + Automatically add file:// when existing absolute paths are + typed in the URL entry (bgo#671792) + + Fix bookmarklet's titles when they are created (bgo#672194) + + Replace the EphyFaviconCache with WebKit's favicon cache + (bgo#648653) + + Other bugfixes and cleanups. + ------------------------------------------------------------------- Sun Mar 11 18:40:33 UTC 2012 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 926bfcc..4c43263 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.3.91 +Version: 3.3.92 Release: 0 Summary: GNOME Web Browser License: GPL-2.0+ @@ -39,7 +39,7 @@ BuildRequires: libnotify-devel >= 0.5.1 BuildRequires: libseed-gtk3-devel BuildRequires: libsoup-devel >= 2.37.1 BuildRequires: libtool -BuildRequires: libwebkitgtk3-devel >= 1.7.3 +BuildRequires: libwebkitgtk3-devel >= 1.7.92 BuildRequires: libxslt-devel BuildRequires: mozilla-nss-devel BuildRequires: translation-update-upstream