From 7c93ce45297cd32846e3d325de14be9bb5e4631a8440beef967652f8b326d068 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 7 Sep 2013 13:18:34 +0000 Subject: [PATCH] Accepting request 197274 from home:dimstar:branches:GNOME:Factory Update to 3.9.90 OBS-URL: https://build.opensuse.org/request/show/197274 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=167 --- epiphany-3.9.3.tar.xz | 3 --- epiphany-3.9.90.tar.xz | 3 +++ epiphany.changes | 16 ++++++++++++++++ epiphany.spec | 9 +++++++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.9.3.tar.xz create mode 100644 epiphany-3.9.90.tar.xz diff --git a/epiphany-3.9.3.tar.xz b/epiphany-3.9.3.tar.xz deleted file mode 100644 index 322ef4b..0000000 --- a/epiphany-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0486fcb085b46d36dee2034cd22b0592a77d500e60af5c3751409f53b1c54a45 -size 2769728 diff --git a/epiphany-3.9.90.tar.xz b/epiphany-3.9.90.tar.xz new file mode 100644 index 0000000..73a577d --- /dev/null +++ b/epiphany-3.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d339d86a758b1b17b96b53d01455f410c2cbd0aeec3e0e6e36af3a80a7c3fa +size 2789464 diff --git a/epiphany.changes b/epiphany.changes index a020f21..47c97bf 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 3 06:38:21 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.90: + + Switch to DuckDuckGo for search results. + + Add a search provider for the GNOME Shell (bgo#694943). + + Renewed toolbar style using GtkHeaderBar (bgo#706050). + + Renewed search bar style using GtkSearchBar (bgo#707086). + + Display favicons in the overview thumbnails. + + Display a popup with available usernames in login forms + (bgo#675060). + + Warn upon closing when there are pages with modified forms + (bgo#695642). + + Code cleanups, removal of deprecated GTK+ API usage, and other + code improvements. + ------------------------------------------------------------------- Thu Aug 15 06:47:09 UTC 2013 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 9216b90..6dbfe2b 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,7 +17,7 @@ Name: epiphany -Version: 3.9.3 +Version: 3.9.90 Release: 0 %define _base_version 3.9 Summary: GNOME Web Browser @@ -42,7 +42,7 @@ 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.7.10 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.12 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(libnotify) >= 0.5.1 @@ -142,10 +142,15 @@ done %doc %{_datadir}/help/C/%{name}/ %{_bindir}/ephy-profile-migrator %{_bindir}/epiphany +%dir %{_datadir}/appdata +%{_datadir}/appdata/epiphany.appdata.xml %{_datadir}/applications/epiphany.desktop %{_datadir}/dbus-1/services/org.gnome.Epiphany.service %exclude %{_datadir}/epiphany/default-bookmarks.rdf %{_datadir}/epiphany/ +%dir %{_datadir}/gnome-shell +%dir %{_datadir}/gnome-shell/search-providers +%{_datadir}/gnome-shell/search-providers/epiphany-search-provider.ini %{_datadir}/GConf/gsettings/epiphany.convert %{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml