diff --git a/epiphany-3.1.2.tar.bz2 b/epiphany-3.1.2.tar.bz2 deleted file mode 100644 index 17caa21..0000000 --- a/epiphany-3.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ce38e772154a78c1c6f8758993658eeca619ddde0e04150e568e62066b61ede -size 5896712 diff --git a/epiphany-3.1.3.tar.bz2 b/epiphany-3.1.3.tar.bz2 new file mode 100644 index 0000000..ac51cb1 --- /dev/null +++ b/epiphany-3.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fc252966b193fef0391d427b71444f2a54947ecbcd4cc4c25a51351afa34bf +size 5899390 diff --git a/epiphany.changes b/epiphany.changes index bf739bb..0a29eec 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jul 5 15:04:55 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.3: + + Port to GtkApplication + + Do not use GNOME font settings as our default, just rely on + more generic system config ("sans", "serif") + + Port to GDBus + + Assume NetworkManager is present. This is not a hard dependency + since we only require it at runtime, as we use it through dbus. + + Fix "Use picture as background" (bgo#647604) + + Implement a basic about:memory page with memory usage data + + Respect gtk-keynav-wrap-around in our page-change handler + + Fix removal of items by DnD in toolbar editor (bgo#647265) + + Many other cleanup and fixes +- Remove NetworkManager-devel BuildRequires: it is not needed at + build time anymore. +- Remove startup-notification-devel BuildRequires: the explicit + build dependency has been removed upstream. +- Add NetworkManager Requires as epiphany now won't work without + it. + ------------------------------------------------------------------- Tue Jun 14 09:12:54 CEST 2011 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index fd47199..1a3b6dc 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,18 +18,17 @@ Name: epiphany -Version: 3.1.2 +Version: 3.1.3 Release: 1 License: GPLv2+ Summary: GNOME Web Browser Based on the WebKit Rendering Engine Url: http://www.gnome.org/projects/epiphany/ Group: Productivity/Networking/Web/Browsers -Source: %{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/epiphany/3.1/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE epiphany-hide-bookmark-editor.patch vuntz@opensuse.org -- Hide bookmark editors in menu Patch0: epiphany-hide-bookmark-editor.patch # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch6: epiphany-safe-one-click-install.patch -BuildRequires: NetworkManager-devel BuildRequires: ca-certificates BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel @@ -46,11 +45,11 @@ BuildRequires: libsoup-devel BuildRequires: libwebkitgtk3-devel BuildRequires: libxslt-devel BuildRequires: mozilla-nss-devel -BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gsettings-desktop-schemas) Requires: %{name}-branding +Requires: NetworkManager Requires: gnome-icon-theme Requires: iso-codes Recommends: %{name}-lang