From 99e15d78b7a8034697ee1544f022764b6baa333da2c15d54190632ca59806eeb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 14:11:55 +0000 Subject: [PATCH] Accepting request 180565 from home:dimstar:branches:GNOME:Factory Update to 3.9.2 OBS-URL: https://build.opensuse.org/request/show/180565 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=163 --- epiphany-3.8.1.tar.xz | 3 --- epiphany-3.9.2.tar.xz | 3 +++ epiphany.changes | 19 +++++++++++++++++++ epiphany.spec | 8 ++++---- 4 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 epiphany-3.8.1.tar.xz create mode 100644 epiphany-3.9.2.tar.xz diff --git a/epiphany-3.8.1.tar.xz b/epiphany-3.8.1.tar.xz deleted file mode 100644 index 415d237..0000000 --- a/epiphany-3.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c231bb1af8daf739524bd89aa44873f5936b8a849da49326427486ed825523f -size 2504796 diff --git a/epiphany-3.9.2.tar.xz b/epiphany-3.9.2.tar.xz new file mode 100644 index 0000000..224d9be --- /dev/null +++ b/epiphany-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ce5efa38da86b2fc11d6ae176da2581450effddf9578e8fe91b1a0107b8327 +size 2504188 diff --git a/epiphany.changes b/epiphany.changes index 53a17cb..1284b06 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu May 30 12:06:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Remove WebKit1 support, epiphany is now WebKit2 only. + + Fix the encoding dialog, it was broken. + + Compile template pages as GResources (bgo#696792). + + Allow running a standalone instance with a custom profile + (bgo#699602). + + Make ephy startup with Wayland. + + Lots of minor fixes. +- Replace pkgconfig(webkitgtk-3.0) with pkgconfig(webkit2gtk-3.0), + to be equal to what configure checks for. currently, that does + not make a difference, as both .pc files are in the same -devel + package and webkit2gtk-3.0 was favored over webkitgtk-3.0 by + configure already. The change is in line with removal of WebKit1 + support. +- Bump _base_version to 3.9. + ------------------------------------------------------------------- Tue Apr 16 20:13:41 UTC 2013 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index a73dc76..4685253 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.8.1 +Version: 3.9.2 Release: 0 -%define _base_version 3.8 +%define _base_version 3.9 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.9/%{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 Patch6: epiphany-safe-one-click-install.patch BuildRequires: fdupes @@ -52,7 +52,7 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.11.92 +BuildRequires: pkgconfig(webkit2gtk-3.0) >= 2.1.1 BuildRequires: pkgconfig(x11) Requires: %{name}-branding = %{version} Requires: NetworkManager