commit epiphany for openSUSE:Factory
Hello community, here is the log from the commit of package epiphany for openSUSE:Factory checked in at 2013-06-29 19:37:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/epiphany (Old) and /work/SRC/openSUSE:Factory/.epiphany.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "epiphany" Changes: -------- --- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes 2013-04-26 15:40:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes 2013-06-29 19:37:48.000000000 +0200 @@ -1,0 +2,19 @@ +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. + +------------------------------------------------------------------- Old: ---- epiphany-3.8.1.tar.xz New: ---- epiphany-3.9.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany.spec ++++++ --- /var/tmp/diff_new_pack.z6KKMi/_old 2013-06-29 19:37:49.000000000 +0200 +++ /var/tmp/diff_new_pack.z6KKMi/_new 2013-06-29 19:37:49.000000000 +0200 @@ -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(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 ++++++ epiphany-3.8.1.tar.xz -> epiphany-3.9.2.tar.xz ++++++ ++++ 33777 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de