From a84f08b73fa61076cf03565f95be435029c674a2c094bed6b6a60d7bc9261748 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 5 Mar 2010 07:17:46 +0000 Subject: [PATCH] Accepting request 34105 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/epiphany via accept of submit request 34105 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/34105 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=59 --- epiphany-2.29.90.1.tar.bz2 | 3 --- epiphany-2.29.91.tar.bz2 | 3 +++ epiphany.changes | 18 ++++++++++++++++++ epiphany.spec | 7 ++++--- 4 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 epiphany-2.29.90.1.tar.bz2 create mode 100644 epiphany-2.29.91.tar.bz2 diff --git a/epiphany-2.29.90.1.tar.bz2 b/epiphany-2.29.90.1.tar.bz2 deleted file mode 100644 index a31d44b..0000000 --- a/epiphany-2.29.90.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:987deb7e4ba023afa48dffa4773613ab41de5980076594de401afe6a8bca0ba6 -size 5725070 diff --git a/epiphany-2.29.91.tar.bz2 b/epiphany-2.29.91.tar.bz2 new file mode 100644 index 0000000..9ec1e00 --- /dev/null +++ b/epiphany-2.29.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20efe5f8dcd19ed1754ebc48a9e2a8c26440e8fa94e4163f2b2e4943442a2a80 +size 5726034 diff --git a/epiphany.changes b/epiphany.changes index 3aeb597..7595539 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Mar 4 12:58:11 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.91: + + bgo#604991: Fix window moving and resizing through DOM methods, + a.k.a. 'Fix Browser Pong' + + bgo#405505: Show favicons instead of radiobuttons in the tabs + menu + + Replace 'Enable Java' preference (which wasn't working) with a + 'Enable Plugins' preference (which works). + + bgo#600663: Report broken SSL certs through the usual 'broken + padlock' icon in the URL entry + + bgo#604950: Make Ctrl+Shift+Click open links in a new window + again + + Lots of bugfixes and code cleanups. +- Pass --without-ca-file to configure, as we do not yet have a + global CA store. + ------------------------------------------------------------------- Thu Feb 11 15:20:26 CET 2010 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 59c58ad..d5cda16 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,5 +1,5 @@ # -# spec file for package epiphany (Version 2.29.90.1) +# spec file for package epiphany (Version 2.29.91) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: epiphany -Version: 2.29.90.1 +Version: 2.29.91 Release: 1 %define major_version 2.29 License: GPLv2+ @@ -121,7 +121,8 @@ ACLOCAL="aclocal -I m4" autoreconf -f -i --enable-zeroconf \ --enable-network-manager \ --enable-introspection \ - --enable-seed + --enable-seed \ + --without-ca-file %__make %{?jobs:-j%jobs} %install