Accepting request 130984 from GNOME:Factory
Update to 3.4.3 - bugfixes - maybe worthy for 12.2? (Requires libwebkit 1.8.2) (forwarded request 130443 from darix) OBS-URL: https://build.opensuse.org/request/show/130984 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=94
This commit is contained in:
commit
5ee55ef26c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb5b0d48c4d8725031d023fd6a054c10cb9f166cd430db7fc2383d8d2af5d615
|
|
||||||
size 5025056
|
|
3
epiphany-3.4.3.tar.xz
Normal file
3
epiphany-3.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3233fb9e9e8a056c3ef494e85cf5e27068abf51df5fc7f5203ab7afda480f395
|
||||||
|
size 5029412
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 8 12:26:37 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.4.3:
|
||||||
|
+ Require WebKitGTK 1.8.2.
|
||||||
|
+ Do not cancel downloads that have not been started yet
|
||||||
|
(bgo#681010).
|
||||||
|
+ Prevent double calls to quit in history service (bgo#680529).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 22 23:13:41 UTC 2012 - zaitor@opensuse.org
|
Sun Jul 22 23:13:41 UTC 2012 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 3.4.2
|
Version: 3.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Web Browser
|
Summary: GNOME Web Browser
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -41,7 +41,7 @@ BuildRequires: libnotify-devel >= 0.5.1
|
|||||||
BuildRequires: libseed-gtk3-devel
|
BuildRequires: libseed-gtk3-devel
|
||||||
BuildRequires: libsoup-devel >= 2.37.1
|
BuildRequires: libsoup-devel >= 2.37.1
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libwebkitgtk3-devel >= 1.7.92
|
BuildRequires: libwebkitgtk3-devel >= 1.8.2
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user