[epiphany] Update to 3.12.1

Kalev Lember kalev at fedoraproject.org
Thu May 15 20:03:36 UTC 2014


commit 0283cbf0393856669edfb359be7045655f33f387
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 15 20:41:44 2014 +0200

    Update to 3.12.1

 .gitignore                                         |    1 +
 ...-embed-Fix-crash-with-some-password-forms.patch |   31 --------------------
 epiphany.spec                                      |   11 +++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a049be..c68fade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.11.91.tar.xz
 /epiphany-3.11.92.tar.xz
 /epiphany-3.12.0.tar.xz
+/epiphany-3.12.1.tar.xz
diff --git a/epiphany.spec b/epiphany.spec
index ce1c584..59f9ba0 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,8 +1,8 @@
 Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
-Version: 3.12.0
-Release: 3%{?dist}
+Version: 3.12.1
+Release: 1%{?dist}
 License: GPLv2+ and GFDL
 Group: Applications/Internet
 URL: https://wiki.gnome.org/Apps/Web
@@ -42,9 +42,6 @@ Requires: gsettings-desktop-schemas
 Obsoletes: epiphany-extensions < 3.7.0
 Obsoletes: epiphany-devel < 1:3.7.90
 
-# Backported crash fix from upstream
-Patch0: 0001-embed-Fix-crash-with-some-password-forms.patch
-
 # Patches
 Patch2: epiphany-default-bookmarks.patch
 
@@ -64,7 +61,6 @@ installing the epiphany application itself.
 %prep
 %setup -q
 
-%patch0 -p1 -b .password-forms
 %patch2 -p1 -b .default-bookmarks
 
 # Fedora Epiphany version
@@ -125,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Thu May 15 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.12.1-1
+- Update to 3.12.1
+
 * Wed May 07 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.12.0-3
 - Drop gnome-icon-theme dependency
 
diff --git a/sources b/sources
index 2cc7e3a..c37ae64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19f959a7fbd3b38bf6d1726e5624d967  epiphany-3.12.0.tar.xz
+48d1ae142c41c55d62183456d4527d3d  epiphany-3.12.1.tar.xz


More information about the scm-commits mailing list