- Update to 2.91.3

This commit is contained in:
Tomas Bzatek 2010-12-03 14:40:19 +01:00
parent 6b3c3d3c8a
commit 816fd45a9a
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gedit-2.31.6.tar.bz2
/gedit-2.91.0.tar.bz2
/gedit-2.91.1.tar.bz2
/gedit-2.91.2.tar.bz2
/gedit-2.91.3.tar.bz2

View File

@ -1,16 +1,16 @@
%define glib2_version 2.22.0
%define glib2_version 2.25.15
%define desktop_file_utils_version 0.9
%define gtksourceview_version 2.91
%define gtksourceview_version 2.91.1
%define gnome_python_desktop_version 2.15.90
%define gnome_doc_utils_version 0.3.2
%define enchant_version 1.2.0
%define isocodes_version 0.35
%define libpeas_version 0.5.4
%define libpeas_version 0.7.0
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 2.91.2
Version: 2.91.3
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -57,6 +57,7 @@ Requires: pygtksourceview >= %{pygtksourceview_version}
Requires: gnome-python2-desktop >= %{gnome_python_desktop_version}
# the run-command plugin uses zenity
Requires: zenity
Requires: gsettings-desktop-schemas
%description
gedit is a small, but powerful text editor designed specifically for
@ -164,6 +165,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc
%changelog
* Fri Dec 3 2010 Tomas Bzatek <tbzatek@redhat.com> - 2:2.91.3-1
- Update to 2.91.3
* Thu Nov 11 2010 Dan Williams <dcbw@redhat.com> - 2:2.91.2-1
- Update to 2.91.2

View File

@ -1 +1 @@
4ff732a65f9fb909ec9ae83a41e1fe3a gedit-2.91.2.tar.bz2
ee47fdf6892ce3ed95a38667668b44cc gedit-2.91.3.tar.bz2