diff --git a/epiphany-3.0.3.tar.bz2 b/epiphany-3.0.3.tar.bz2 deleted file mode 100644 index 714d269..0000000 --- a/epiphany-3.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96cc08e2ea1f45d672b810472893a4ed701af1e264f1736ab4f0017e1ff90221 -size 5881474 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 11a8a55..8305b31 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Thu Jul 7 10:46:47 CEST 2011 - vuntz@opensuse.org + +- Remove unneeded gnome-themes BuildRequires: it was probably added + at some point, when epiphany was installing icons for + accessibility themes. +- Document the branding.conf file that can be used to set the + default user agent. + +------------------------------------------------------------------- +Wed Jul 6 16:31:22 CEST 2011 - vuntz@opensuse.org + +- Change branding-upstream subpackage: + + Add Requires for epiphany since the branding package is useless + without it. + + Update summary and description. + + Make noarch. +- Update summaries in other subpackages. +- Change branding Requires in main subpackage to be "= %{version}" + since it has to be versioned. + +------------------------------------------------------------------- +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 + +- Update to version 3.1.2: + + Add an option in the chrome context menu to hide the menubar. + + Open new tabs to the right of the current one also for + Ctr+Enter [bgo#647976] + + Use WebKit's internal source viewer by default [bgo#597156] + + Drop yellow background in secure location entry and use + symbolic icons. + + Add spell checking, enabled by default. + + Warn again about unsubmitted forms on close [bgo#604986] + + Add about:plugins support [bgo#575498] + + Many other bugfixes. + ------------------------------------------------------------------- Wed May 18 19:04:45 CEST 2011 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 9c9c157..47cdfb5 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,23 +18,21 @@ Name: epiphany -Version: 3.0.3 +Version: 3.1.3 Release: 1 License: GPLv2+ -Summary: GNOME Web Browser Based on the WebKit Rendering Engine +Summary: GNOME Web Browser 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 BuildRequires: gnome-icon-theme -BuildRequires: gnome-themes BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: iso-codes-devel @@ -46,11 +44,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: %{name}-branding = %{version} +Requires: NetworkManager Requires: gnome-icon-theme Requires: iso-codes Recommends: %{name}-lang @@ -64,7 +62,7 @@ simplicity and standards compliance. %package devel License: GPLv2+ -Summary: GNOME Web Browser based on the WebKit Rendering Engine +Summary: GNOME Web Browser Group: Development/Libraries/GNOME Requires: %{name} = %{version} Provides: %{name}-doc = %{version} @@ -76,17 +74,29 @@ simplicity and standards compliance. %package branding-upstream License: GPLv2+ -Summary: Upstream branding of Epiphany +Summary: GNOME Web Browser -- Upstream default bookmarks and user agent string Group: Productivity/Networking/Web/Browsers -Supplements: packageand(%{name}:branding-upstream) +Requires: %{name} = %{version} Provides: %{name}-branding = %{version} Conflicts: otherproviders(%{name}-branding) +Supplements: packageand(%{name}:branding-upstream) +BuildArch: noarch #BRAND: Provide a few files - #BRAND: /usr/share/epiphany/default-bookmarks.rdf -#BRAND: the default bookmarks +#BRAND: the default bookmarks +#BRAND: /usr/share/epiphany/branding.conf (optional) +#BRAND: a file to change the default user agent. For instance: +#BRAND: [User Agent] +#BRAND: Vendor=SUSE +#BRAND: VendorSub=12.1 +#BRAND: VendorComment=3.1.2-101.5 %description branding-upstream -This package provides upstream Look and Feel for Epiphany. +Epiphany is a Web Browser for the GNOME Desktop. Its principles are +simplicity and standards compliance. + +This package provides the upstream default bookmarks and user agent +string. %lang_package %prep