[epiphany] Update to 3.15.90

Richard Hughes rhughes at fedoraproject.org
Wed Feb 25 12:07:01 UTC 2015


commit dbf5350617245aa52e0804f45f39ee0d07e2900e
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Feb 25 12:06:55 2015 +0000

    Update to 3.15.90

 .gitignore                           |  1 +
 epiphany-search-provider-crash.patch | 98 ------------------------------------
 epiphany.spec                        | 10 ++--
 sources                              |  2 +-
 4 files changed, 7 insertions(+), 104 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60fe0ff..8d1fb0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.14.1.tar.xz
 /epiphany-3.14.2.tar.xz
 /epiphany-3.15.1.tar.xz
+/epiphany-3.15.90.tar.xz
diff --git a/epiphany.spec b/epiphany.spec
index 4c64909..09b6476 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,7 +1,7 @@
 Name: epiphany
 Epoch: 1
-Version: 3.15.1
-Release: 2%{?dist}
+Version: 3.15.90
+Release: 1%{?dist}
 Summary: Web browser for GNOME
 
 License: GPLv2+ and CC-BY-SA
@@ -12,8 +12,6 @@ Source0: http://download.gnome.org/sources/epiphany/3.15/%{name}-%{version}.tar.
 Patch0: epiphany-default-bookmarks.patch
 # DRI3 is currently only used in Fedora. It breaks DuckDuckGo, YouTube, et. al.
 Patch1: epiphany-disable-DRI3.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=1174007
-Patch2: epiphany-search-provider-crash.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: gcr-devel >= 3.5.5
@@ -65,7 +63,6 @@ installing the epiphany application itself.
 %setup -q
 %patch0 -p1 -b .default-bookmarks
 %patch1 -p1 -b .disable-dri3
-%patch2 -p1 -b .search-provider-crash
 # For epiphany-search-provider-crash.patch
 autoreconf -fi
 
@@ -113,6 +110,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_mandir}/man*/*
 
 %changelog
+* Wed Feb 25 2015 Richard Hughes <rhughes at redhat.com> - 1:3.15.90-1
+- Update to 3.15.90
+
 * Fri Feb 06 2015 Michael Catanzaro <mcatanzaro at gnome.org> - 1:3.15.1-2
 - Fix the search provider, which was crashing on start
 
diff --git a/sources b/sources
index 6f9018c..447c2d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3d6f53e93bb29050da7e94d749cb474  epiphany-3.15.1.tar.xz
+5740387989ea180c05996e7e4d7f680a  epiphany-3.15.90.tar.xz


More information about the scm-commits mailing list