[epiphany] 2.91.4.1

Matthias Clasen mclasen at fedoraproject.org
Mon Jan 10 03:03:12 UTC 2011


commit 49b1cdb0b622b712753213a40f29703be0565ea4
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Jan 9 22:02:52 2011 -0500

    2.91.4.1

 .gitignore    |    1 +
 epiphany.spec |   10 ++++++++--
 sources       |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b58a71..969a43f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 epiphany-2.31.5.tar.bz2
 /epiphany-2.91.2.1.tar.bz2
 /epiphany-2.91.3.tar.bz2
+/epiphany-2.91.4.1.tar.bz2
diff --git a/epiphany.spec b/epiphany.spec
index c27450f..90e93fa 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@
 Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
-Version: 2.91.3
+Version: 2.91.4.1
 Release: 1%{?dist}
 %define major_version 2.91
 Provides: epiphany(abi) = %{major_version}
@@ -15,11 +15,14 @@ Source0: http://download.gnome.org/sources/epiphany/%{major_version}/%{name}-%{v
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 Requires(pre): GConf2
+Requires(post): /usr/bin/gtk-update-icon-cache
+Requires(postun): /usr/bin/gtk-update-icon-cache
+
 Requires: gnome-icon-theme
 Requires: iso-codes
 
 BuildRequires: glib2-devel
-BuildRequires: gtk3-devel
+BuildRequires: gtk3-devel >= 2.99.0
 BuildRequires: webkitgtk3-devel
 BuildRequires: scrollkeeper
 BuildRequires: libxml2-devel, libxslt-devel
@@ -193,6 +196,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Sun Jan  9 2011 Matthias Clasen <mclasen at redhat.com> - 1:2.91.4.1-1
+- Update to 2.91.4.1
+
 * Fri Dec  3 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.91.3-1
 - Update to 2.91.3
 
diff --git a/sources b/sources
index 0aef979..c317e24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-740b925fbdfe197a80c0149766f308c0  epiphany-2.91.3.tar.bz2
+cc6ba74adbf6c5d05400a0422e0ec003  epiphany-2.91.4.1.tar.bz2


More information about the scm-commits mailing list