Accepting request 111503 from home:vuntz:branches:GNOME:Factory

Update to 3.4.0.1

OBS-URL: https://build.opensuse.org/request/show/111503
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=138
This commit is contained in:
Vincent Untz 2012-03-28 08:19:30 +00:00 committed by Git OBS Bridge
parent dcc20f4410
commit e4c347dcec
5 changed files with 13 additions and 28 deletions

3
epiphany-3.4.0.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48acfa6efc806cc6b02f783dd92b36ba3bdf94d1e1ae02bed69886f45e400533
size 5118028

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a9379448d26aae63f098618729502d9f208be27470b5b96b4135b86e31a84e6
size 5114664

View File

@ -1,21 +0,0 @@
From 635ff532ed98c3e64a9e6b590a330df485ed27fe Mon Sep 17 00:00:00 2001
From: Diego Escalante Urrelo <diegoe@igalia.com>
Date: Mon, 26 Mar 2012 19:56:39 +0000
Subject: epiphany.h.in: remove ephy-history mention
It breaks ephy-extensions build.
---
diff --git a/src/epiphany.h.in b/src/epiphany.h.in
index 9c70093..2f05648 100644
--- a/src/epiphany.h.in
+++ b/src/epiphany.h.in
@@ -49,7 +49,6 @@
#include <epiphany/ephy-embed-utils.h>
#include <epiphany/ephy-extension.h>
#include <epiphany/ephy-extensions-manager.h>
-#include <epiphany/ephy-history.h>
#include <epiphany/ephy-lib-type-builtins.h>
#include <epiphany/ephy-link.h>
#include <epiphany/ephy-loader.h>
--
cgit v0.9.0.2

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 28 06:39:13 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0.1:
+ Listen to favicon changes in the history window (bgo#672525)
+ Remove ephy-history.h from epiphany.h
+ Updated translations.
- Drop epiphany-fix-header.patch: fixed upstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 26 23:24:46 UTC 2012 - vuntz@opensuse.org Mon Mar 26 23:24:46 UTC 2012 - vuntz@opensuse.org

View File

@ -17,15 +17,13 @@
Name: epiphany Name: epiphany
Version: 3.4.0 Version: 3.4.0.1
Release: 0 Release: 0
Summary: GNOME Web Browser Summary: GNOME Web Browser
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Networking/Web/Browsers Group: Productivity/Networking/Web/Browsers
Url: http://www.gnome.org/projects/epiphany/ Url: http://www.gnome.org/projects/epiphany/
Source: http://download.gnome.org/sources/epiphany/3.4/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/epiphany/3.4/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM epiphany-fix-header.patch vuntz@opensuse.org -- Remove non-existing include from epiphany.h; taken from git
Patch0: epiphany-fix-header.patch
# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click # 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 Patch6: epiphany-safe-one-click-install.patch
BuildRequires: ca-certificates BuildRequires: ca-certificates
@ -106,7 +104,6 @@ string.
%prep %prep
%setup -q %setup -q
translation-update-upstream translation-update-upstream
%patch0 -p1
%patch6 -p1 %patch6 -p1
%build %build