From e4c347dcec3346dcf342a664564319420492bdb67cdf4e94d311ace44767c554 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 08:19:30 +0000 Subject: [PATCH] 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 --- epiphany-3.4.0.1.tar.xz | 3 +++ epiphany-3.4.0.tar.xz | 3 --- epiphany-fix-header.patch | 21 --------------------- epiphany.changes | 9 +++++++++ epiphany.spec | 5 +---- 5 files changed, 13 insertions(+), 28 deletions(-) create mode 100644 epiphany-3.4.0.1.tar.xz delete mode 100644 epiphany-3.4.0.tar.xz delete mode 100644 epiphany-fix-header.patch diff --git a/epiphany-3.4.0.1.tar.xz b/epiphany-3.4.0.1.tar.xz new file mode 100644 index 0000000..3aeefcd --- /dev/null +++ b/epiphany-3.4.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48acfa6efc806cc6b02f783dd92b36ba3bdf94d1e1ae02bed69886f45e400533 +size 5118028 diff --git a/epiphany-3.4.0.tar.xz b/epiphany-3.4.0.tar.xz deleted file mode 100644 index 62eec84..0000000 --- a/epiphany-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a9379448d26aae63f098618729502d9f208be27470b5b96b4135b86e31a84e6 -size 5114664 diff --git a/epiphany-fix-header.patch b/epiphany-fix-header.patch deleted file mode 100644 index 8385c8a..0000000 --- a/epiphany-fix-header.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 635ff532ed98c3e64a9e6b590a330df485ed27fe Mon Sep 17 00:00:00 2001 -From: Diego Escalante Urrelo -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 - #include - #include --#include - #include - #include - #include --- -cgit v0.9.0.2 diff --git a/epiphany.changes b/epiphany.changes index d8e7b04..0e83aa7 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 6dca6fb..fbd9c08 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,15 +17,13 @@ Name: epiphany -Version: 3.4.0 +Version: 3.4.0.1 Release: 0 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.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 Patch6: epiphany-safe-one-click-install.patch BuildRequires: ca-certificates @@ -106,7 +104,6 @@ string. %prep %setup -q translation-update-upstream -%patch0 -p1 %patch6 -p1 %build