diff --git a/epiphany-3.12.1.tar.xz b/epiphany-3.12.1.tar.xz deleted file mode 100644 index 231f88a..0000000 --- a/epiphany-3.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16d9f8f10443328b2f226c2da545e75c8433f50f103af8aeb692b098d5fbbf93 -size 3026432 diff --git a/epiphany-3.13.90.tar.xz b/epiphany-3.13.90.tar.xz new file mode 100644 index 0000000..b9aa400 --- /dev/null +++ b/epiphany-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5a37144b98500595d661070dd5986e05daa88fdea8bcfa7b31364ba48e1845 +size 3049144 diff --git a/epiphany.changes b/epiphany.changes index 0ba9586..a44ff82 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Aug 29 14:06:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.90: + + AddBlocker: performance improvements (bgo#730129). + + Documentation updated and improved (bgo#730503). + + Allow sorting history by title and URL (bgo#699519). + + Clean the certificates dialog (bgo#699519). + + Improvements to the security lock icon (bgo#666808). + + Many other UI polishing and code fixes. + + Updated translations. +- Replace pkgconfig(webkit2gtk-3.0) for pkgconfig(webkit2gtk-4.0) + BuildRequires. +- Drop pkgconfig(gmodule-2.0), no longer needed. + +------------------------------------------------------------------- +Tue Aug 26 16:52:14 UTC 2014 - zaitor@opensuse.org + +- Add adwaita-icon-theme BuildRequires: on an installed system, + libgtk-3-0 requires it. On build though, it is exlucded to avoid + a cycle. + ------------------------------------------------------------------- Sun Jul 13 12:54:48 UTC 2014 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 6c43096..63e0a38 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,16 +17,18 @@ Name: epiphany -Version: 3.12.1 +Version: 3.13.90 Release: 0 -%define _base_version 3.12 +%define _base_version 3.13 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.13/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch0: epiphany-safe-one-click-install.patch +# The icon we rely on is from adwaita-icon-theme +BuildRequires: adwaita-icon-theme BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: translation-update-upstream @@ -37,11 +39,10 @@ BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.2 BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 -BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.7 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1 BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(libnotify) >= 0.5.1 @@ -52,7 +53,7 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkit2gtk-3.0) >= 2.4.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.5.2 BuildRequires: pkgconfig(x11) Requires: %{name}-branding = %{version} Requires: NetworkManager