[gedit] 2.91.5

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 11 00:14:44 UTC 2011


commit d64f6c060e9271415b1cb6ef9740a95df57b90da
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jan 10 19:14:11 2011 -0500

    2.91.5

 .gitignore |    1 +
 gedit.spec |    7 ++++---
 sources    |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3ef046..cb5d78c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gedit-2.31.6.tar.bz2
 /gedit-2.91.2.tar.bz2
 /gedit-2.91.3.tar.bz2
 /gedit-2.91.4.tar.bz2
+/gedit-2.91.5.tar.bz2
diff --git a/gedit.spec b/gedit.spec
index 7ba7fc4..7bf4388 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -10,7 +10,7 @@
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Epoch:		1
-Version: 	2.91.4
+Version: 	2.91.5
 Release: 	1%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
@@ -21,8 +21,6 @@ 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
@@ -167,6 +165,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Jan 10 2011 Matthias Clasen <mclasen at redhat.com> - 2:2.91.5-1
+- Update to 2.91.5
+
 * Sat Jan  8 2011 Matthias Clasen <mclasen at redhat.com> - 2:2.91.4-1
 - Update to 2.91.4
 
diff --git a/sources b/sources
index ed52858..beba505 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9fe944526bc074f1b5ec4f59650e9c2  gedit-2.91.4.tar.bz2
+91628c10ce5a6e54fcc746910ad1a676  gedit-2.91.5.tar.bz2


More information about the scm-commits mailing list