Accepting request 108802 from home:dimstar:branches:GNOME:Factory

Update to 3.3.91

OBS-URL: https://build.opensuse.org/request/show/108802
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=135
This commit is contained in:
Dominique Leuenberger 2012-03-12 19:18:02 +00:00 committed by Git OBS Bridge
parent ca99841655
commit d084e82d49
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c8c311d228f9dd46df6008979d63ab2a8d31a4d43a846213c24c143307100ba
size 5087716

3
epiphany-3.3.91.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44e7d14dea70b13dece9ea86393e722f8600aea7c5ca882c3fff5e04575a4953
size 5120056

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 11 18:40:33 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.91:
+ The big change is that the history backend has been completely
rewritten. It now uses SQLite as the storage medium, and can
keep your browsing history indefinitely (so gone is the 10-day
limit).
+ Validate web applications before listing them in
about:applications (bgo#669836)
+ Fix loading of <IP>:<port> URIs (bgo#669461)
+ Fix loading of <domain>:<port> URIs (bgo#670674)
+ Add back the extensions menu (bgo#669951)
+ Many other small fixes and improvements.
- Add pkgconfig(sqlite3) BuildRequires for the new history backend.
-------------------------------------------------------------------
Mon Mar 5 14:08:45 UTC 2012 - vdziewiecki@suse.com

View File

@ -17,7 +17,7 @@
Name: epiphany
Version: 3.3.90
Version: 3.3.91
Release: 0
Summary: GNOME Web Browser
License: GPL-2.0+
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.14
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager