diff --git a/.gitignore b/.gitignore index 3b55ed1..9e0293f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gedit.spec b/gedit.spec index 6a004ac..1b16145 100644 --- a/gedit.spec +++ b/gedit.spec @@ -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 - 2:2.91.3-1 +- Update to 2.91.3 + * Thu Nov 11 2010 Dan Williams - 2:2.91.2-1 - Update to 2.91.2 diff --git a/sources b/sources index 3e67ea8..4a42fb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ff732a65f9fb909ec9ae83a41e1fe3a gedit-2.91.2.tar.bz2 +ee47fdf6892ce3ed95a38667668b44cc gedit-2.91.3.tar.bz2