[epiphany/f17] Update to 3.4.3

Kalev Lember kalev at fedoraproject.org
Sun Sep 9 18:26:39 UTC 2012


commit 329dfe74b516e472e4cd0ff96ebdad7899184ca5
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Sep 9 20:22:59 2012 +0200

    Update to 3.4.3

 .gitignore    |    1 +
 epiphany.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32125ea..098f136 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.4.0.tar.xz
 /epiphany-3.4.0.1.tar.xz
 /epiphany-3.4.1.tar.xz
+/epiphany-3.4.3.tar.xz
diff --git a/epiphany.spec b/epiphany.spec
index 51f25f4..59db08a 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,8 +1,8 @@
 Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
-Version: 3.4.1
-Release: 3%{?dist}
+Version: 3.4.3
+Release: 1%{?dist}
 %define major_version 3.4
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -19,8 +19,8 @@ Requires: gnome-icon-theme
 Requires: iso-codes
 
 BuildRequires: glib2-devel >= 2.31.2
-BuildRequires: gtk3-devel >= 3.0.2
-BuildRequires: webkitgtk3-devel >= 1.6.1
+BuildRequires: gtk3-devel >= 3.3.14
+BuildRequires: webkitgtk3-devel >= 1.8.2
 BuildRequires: scrollkeeper
 BuildRequires: libxml2-devel, libxslt-devel
 BuildRequires: GConf2-devel
@@ -176,6 +176,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Sun Sep 09 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.3-1
+- Update to 3.4.3
+
 * Tue Jun 05 2012 Peter Hatina <phatina at redhat.com> - 1:3.4.1-3
 - Enabled seed support
 
diff --git a/sources b/sources
index c7b8db3..08663fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c43e43bdeb1739388c5128b56493892  epiphany-3.4.1.tar.xz
+8e71a44c4bd3062777a25a34213e75f4  epiphany-3.4.3.tar.xz


More information about the scm-commits mailing list