[gedit] 2.91.4

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 8 23:00:04 UTC 2011


commit 01c61f4bb951fa3f2ab23cd40f808a43fa28b2e9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jan 8 17:59:46 2011 -0500

    2.91.4

 .gitignore |    1 +
 gedit.spec |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e0293f..a3ef046 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gedit-2.31.6.tar.bz2
 /gedit-2.91.1.tar.bz2
 /gedit-2.91.2.tar.bz2
 /gedit-2.91.3.tar.bz2
+/gedit-2.91.4.tar.bz2
diff --git a/gedit.spec b/gedit.spec
index 1b16145..7ba7fc4 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -9,8 +9,8 @@
 
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
-Epoch:		2
-Version: 	2.91.3
+Epoch:		1
+Version: 	2.91.4
 Release: 	1%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
@@ -21,6 +21,8 @@ URL:		http://projects.gnome.org/gedit/
 
 Requires(post):         desktop-file-utils >= %{desktop_file_utils_version}
 Requires(postun):       desktop-file-utils >= %{desktop_file_utils_version}
+Requires(post):         /usr/bin/gtk-update-icon-cache
+Requires(postun):       /usr/bin/gtk-update-icon-cache
 
 # Make the file selector remember last window size
 # This patch needs to go upstream
@@ -165,6 +167,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gtk-doc
 
 %changelog
+* Sat Jan  8 2011 Matthias Clasen <mclasen at redhat.com> - 2:2.91.4-1
+- Update to 2.91.4
+
 * Fri Dec  3 2010 Tomas Bzatek <tbzatek at redhat.com> - 2:2.91.3-1
 - Update to 2.91.3
 
diff --git a/sources b/sources
index 4a42fb4..ed52858 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee47fdf6892ce3ed95a38667668b44cc  gedit-2.91.3.tar.bz2
+e9fe944526bc074f1b5ec4f59650e9c2  gedit-2.91.4.tar.bz2


More information about the scm-commits mailing list