[epiphany] Update to 3.3.2

Tomas Bzatek tbzatek at fedoraproject.org
Thu Nov 24 13:05:33 UTC 2011


commit b03c34a63b188ef8021831b0d2bdbc8515ac1e78
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Thu Nov 24 14:05:29 2011 +0100

    Update to 3.3.2

 .gitignore    |    1 +
 epiphany.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b132de..0de139b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.1.92.tar.xz
 /epiphany-3.2.0.tar.xz
 /epiphany-3.2.1.tar.xz
+/epiphany-3.3.2.tar.xz
diff --git a/epiphany.spec b/epiphany.spec
index 96afc11..87df14a 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,9 +1,9 @@
 Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
-Version: 3.2.1
-Release: 2%{?dist}
-%define major_version 3.1
+Version: 3.3.2
+Release: 1%{?dist}
+%define major_version 3.3
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
 Group: Applications/Internet
@@ -18,9 +18,9 @@ Requires(pre): GConf2
 Requires: gnome-icon-theme
 Requires: iso-codes
 
-BuildRequires: glib2-devel
+BuildRequires: glib2-devel >= 2.31.2
 BuildRequires: gtk3-devel >= 3.0.2
-BuildRequires: webkitgtk3-devel >= 1.5.1
+BuildRequires: webkitgtk3-devel >= 1.6.1
 BuildRequires: scrollkeeper
 BuildRequires: libxml2-devel, libxslt-devel
 BuildRequires: GConf2-devel
@@ -190,6 +190,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Thu Nov 24 2011 Tomas Bzatek <tbzatek at redhat.com> - 1:3.3.2-1
+- Update to 3.3.2
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.2.1-2
 - Rebuilt for glibc bug#747377
 
diff --git a/sources b/sources
index 9b5662a..ee89209 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b07a47656a07f695c70eb56b628f9df7  epiphany-3.2.1.tar.xz
+6094f48d1798da3f115e63a5428eddc1  epiphany-3.3.2.tar.xz


More information about the scm-commits mailing list