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
This commit is contained in:
parent
d084e82d49
commit
e9bda13c0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44e7d14dea70b13dece9ea86393e722f8600aea7c5ca882c3fff5e04575a4953
|
||||
size 5120056
|
3
epiphany-3.3.92.tar.xz
Normal file
3
epiphany-3.3.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f557fafdd40e28e4ceb1b05b7d3117f5c9b9b362983ec435b8b49429141d144
|
||||
size 5116752
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user