diff --git a/epiphany-3.3.90.tar.xz b/epiphany-3.3.90.tar.xz deleted file mode 100644 index 8c14e2b..0000000 --- a/epiphany-3.3.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c8c311d228f9dd46df6008979d63ab2a8d31a4d43a846213c24c143307100ba -size 5087716 diff --git a/epiphany-3.3.91.tar.xz b/epiphany-3.3.91.tar.xz new file mode 100644 index 0000000..7473afa --- /dev/null +++ b/epiphany-3.3.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e7d14dea70b13dece9ea86393e722f8600aea7c5ca882c3fff5e04575a4953 +size 5120056 diff --git a/epiphany.changes b/epiphany.changes index daaee37..d50ff17 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 : URIs (bgo#669461) + + Fix loading of : 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 diff --git a/epiphany.spec b/epiphany.spec index 5fe14eb..926bfcc 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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